trivial updates to get more bits to work together.

This commit is contained in:
fsgqa
2002-09-18 08:03:37 +00:00
parent d4d5d06c1e
commit 07a01ad44a
4 changed files with 34 additions and 25 deletions
+2 -2
View File
@@ -487,8 +487,8 @@ do
cd $QADIR
_log " *** run benchmarks"
_sudo ./bench $BENCH_PASSES `id -u && id -g` \
|| _fail " !!! failed to run soak test"
_sudo ./bench $BENCH_PASSES `id -nu && id -ng` \
|| _fail " !!! failed to run benchmarks"
new_state="done"
;;