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

Fixed unescaped parentheses within string #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed unescaped parentheses within string #45

wants to merge 1 commit into from

Conversation

nswalters
Copy link

[*] Generating pulledpork.conf.
autosnort-ubuntu-AVATAR.sh: line 426: syntax error near unexpected token `('
autosnort-ubuntu-AVATAR.sh: line 426: `			print_error "Rule download for $choice3 has failed. Trying text-only rule download for $choice4 (Final shot!)"'
root@hostname:/tmp/Autosnort/Autosnort - Ubuntu/AVATAR# vi autosnort-ubuntu-AVATAR.sh
root@hostname:/tmp/Autosnort/Autosnort - Ubuntu/AVATAR# bash autosnort-ubuntu-AVATAR.sh

Escaped parentheses on line 426 to allow for successful completion of script.

@da667
Copy link
Owner

da667 commented Dec 21, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants