3 # concurrent Rebuild executions trash the PMNS?
5 # Copyright (c) 1995-2002 Silicon Graphics, Inc. All Rights Reserved.
9 echo "QA output created by $seq"
11 # get standard environment, filters and checks
16 status
=0 # success is the default!
18 trap "_done; exit \$status" 0 1 2 3 15
23 $sudo .
/Rebuild
-u </dev
/null
>/dev
/null
2>&1
27 # real QA test starts here
32 $sudo .
/Rebuild
-u </dev
/null
>$tmp.out.
$i 2>&1 &
40 echo "=== Rebuild #$i ==="