summaryrefslogtreecommitdiffstats
path: root/pts/test-resources
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-31 17:31:25 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-31 17:31:25 -0400
commitc820cdb74b91364710dedaee52635420ce171fd5 (patch)
tree697ceab4ffec30b9ca4f96d45007b0e6d83a41c1 /pts/test-resources
parent2713039a915be3aceef3ace47ba33f5aca9029f8 (diff)
downloadphoronix-test-suite-upstream-c820cdb74b91364710dedaee52635420ce171fd5.tar.gz
phoronix-test-suite-upstream-c820cdb74b91364710dedaee52635420ce171fd5.tar.xz
phoronix-test-suite-upstream-c820cdb74b91364710dedaee52635420ce171fd5.zip
pts: Set time to run to 60 seconds (from 30) in wine-humus-tests
Diffstat (limited to 'pts/test-resources')
-rwxr-xr-xpts/test-resources/base/wine-humus-tests/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-resources/base/wine-humus-tests/install.sh b/pts/test-resources/base/wine-humus-tests/install.sh
index 5037b22..d6ae29c 100755
--- a/pts/test-resources/base/wine-humus-tests/install.sh
+++ b/pts/test-resources/base/wine-humus-tests/install.sh
@@ -1,7 +1,7 @@
#!/bin/sh
echo "#!/bin/sh
-sleep 30
+sleep 60
killall -9 \$1
" > humus-kill-process
chmod +x humus-kill-process