CVS commit by staikos: use --nq M +1 -1 test1.sh 1.11 --- kdeextragear-2/kst/tests/test1.sh #1.10:1.11 @@ -19,5 +19,5 @@ echo Logging to $CONSOLELOG -$VALGRIND kst >$CONSOLELOG 2>&1 & +$VALGRIND kst --nq >$CONSOLELOG 2>&1 & DCOP="dcop kst-$! KstIface"