da667 / Autosnort

Repo for autosnort scripts.
MIT License
157 stars 89 forks source link

Fixed unescaped parentheses within string #45

Open nswalters opened 7 years ago

nswalters commented 7 years ago
[*] 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 commented 7 years ago

thank you for reporting this issue. fixes going live shortly.

On Tue, Dec 20, 2016 at 5:46 PM, nswalters notifications@github.com wrote:

[*] 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.

You can view, comment on, or merge this pull request online at:

https://github.com/da667/Autosnort/pull/45 Commit Summary

  • Fixed unescaped parentheses within string

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/da667/Autosnort/pull/45, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFvfzg_pNo-WbMYapmQCAIgBWX8frBjks5rKFrfgaJpZM4LSYmO .

-- when does reality end? when does fantasy begin?