[stegotorus/master] oops, too much error checking -- 2nd try

20 Jul
2012
20 Jul
'12
11:17 p.m.
commit 68d6f802ac1ca1c5bef144d9e69212506acef280 Author: Linda Briesemeister <linda.briesemeister@sri.com> Date: Mon Jan 9 15:19:07 2012 +0000 oops, too much error checking -- 2nd try git-svn-id: svn+ssh://spartan.csl.sri.com/svn/private/DEFIANCE@207 a58ff0ac-194c-e011-a152-003048836090 --- scripts/start-stegotorus.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/start-stegotorus.sh b/scripts/start-stegotorus.sh index 69be986..647bc85 100644 --- a/scripts/start-stegotorus.sh +++ b/scripts/start-stegotorus.sh @@ -69,7 +69,7 @@ done # test if $LOG is valid case $LOG in - debug|warn|error) + debug|warn|error|info) ;; *) usage "Unknown log level given: $LOG"; exit 1
4720
Age (days ago)
4720
Last active (days ago)
0 comments
1 participants
participants (1)
-
zwol@torproject.org