Autosnort icon indicating copy to clipboard operation
Autosnort copied to clipboard

Syntax error in line 398 echo and cut command

Open nswalters opened this issue 9 years ago • 1 comments

Double quotes were used within double quotes of an echo command. Changed internal double quotes to single quotes. Also added trailing double quote for echo command.

nswalters avatar Dec 22 '16 02:12 nswalters

thanks! fixes applied. I would apply your pull requests if I knew how to :|

On Wed, Dec 21, 2016 at 9:46 PM, nswalters [email protected] wrote:

Double quotes were used within double quotes of an echo command. Changed internal double quotes to single quotes. Also added trailing double quote for echo command.

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

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

  • Fixed syntax error in line 398 cut command

File Changes

Patch Links:

  • https://github.com/da667/Autosnort/pull/48.patch
  • https://github.com/da667/Autosnort/pull/48.diff

— 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/48, or mute the thread https://github.com/notifications/unsubscribe-auth/ACFvfw4fiQhvyRFJWBKlgRoH8euugV9oks5rKeSJgaJpZM4LTlnw .

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

da667 avatar Dec 22 '16 16:12 da667