|
From: | Erik Popp |
Subject: | bug#20095: conditional branching |
Date: | Thu, 12 Mar 2015 02:42:07 +0000 (UTC) |
I'm using sed to verify that a log file is in the correct format, to
make it impossible for crafted input to cause any problems in a
shell script. I'm stumped, and the only explanation that I can think of for why my script isn't working is that sed's "t" command is not working properly. If I comment out any 2 of the 3 main commands, the output is as expected:
Am I missing something, or is this a bug? |
filesystem-events.log
Description: Text Data
log-filter.sed
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |