Browse Source

- silence test 6

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3249 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt 18 years ago
parent
commit
e8f7d6844a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/unit/6.sh

+ 1 - 1
test/unit/6.sh

@@ -4,7 +4,7 @@
 CFG=2.cfg
 
 # start
-../openser -c -f $CFG > /dev/null
+../openser -c -f $CFG > /dev/null 2>&1
 ret=$?
 
 sleep 1