Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Syntax error in fscrawler file, to init fscrawler #860

Closed
CarlosRCDev opened this issue Nov 27, 2019 · 2 comments
Closed

Bug Syntax error in fscrawler file, to init fscrawler #860

CarlosRCDev opened this issue Nov 27, 2019 · 2 comments
Assignees
Labels
bug For confirmed bugs
Milestone

Comments

@CarlosRCDev
Copy link

IN: fscrawler/distribution/src/main/scripts/fscrawler

Syntax error: Unterminated quoted string

LINE PROBLEM: JAVA_OPTS="$JAVA_OPTS -Dsun.jnu.encoding=UTF-8
FIX: JAVA_OPTS="$JAVA_OPTS -Dsun.jnu.encoding=UTF-8"

Versions:

  • OS: Ubuntu
  • Version: fscrawler-es7-2.7-SNAPSHOT
@dadoonet dadoonet added the bug For confirmed bugs label Nov 27, 2019
@dadoonet dadoonet added this to the 2.7 milestone Nov 27, 2019
@dadoonet dadoonet self-assigned this Nov 27, 2019
@dadoonet
Copy link
Owner

Thanks for reporting. That's indeed a bug.
I'll fix it soonish.

@dadoonet
Copy link
Owner

I pushed e35c8e5 which should fix that. Let's wait for the next build to appear.
Thanks a lot for reporting!

shahariaazam pushed a commit to shahariaazam/fscrawler that referenced this issue Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For confirmed bugs
Projects
None yet
Development

No branches or pull requests

2 participants