Explorar o código

- silence test 6

git-svn-id: https://openser.svn.sourceforge.net/svnroot/openser/trunk@3249 689a6050-402a-0410-94f2-e92a70836424
Henning Westerholt %!s(int64=18) %!d(string=hai) anos
pai
achega
e8f7d6844a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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