[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stegotorus/master] oops, too much error checking -- 2nd try
commit 68d6f802ac1ca1c5bef144d9e69212506acef280
Author: Linda Briesemeister <linda.briesemeister@xxxxxxx>
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
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits