spec-surge-client.rcS:
authorLisa Hsu <hsul@eecs.umich.edu>
Sat, 21 Apr 2007 00:21:59 +0000 (20:21 -0400)
committerLisa Hsu <hsul@eecs.umich.edu>
Sat, 21 Apr 2007 00:21:59 +0000 (20:21 -0400)
fix script to reflect new benchmark directory sturcture

configs/boot/spec-surge-client.rcS:
    fix script to reflect new benchmark directory sturcture

--HG--
extra : convert_revision : 45f9d8aebabd1f3f8d1e826e07840e2365511a35

configs/boot/spec-surge-client.rcS

index 03f25986c35358ed5517ee2b29e4e79c9bac3e2c..0dd2ba7dbb6b3d0970b31bfdcf3dd640b5b74c91 100644 (file)
@@ -35,7 +35,7 @@ echo "waiting for server..."
 netcat -c -l -p 8000 
 
 echo -n "running surge client..."
-/bin/bash -c "cd /benchmarks/specsurge && ./spec-m5 1 20 1 192.168.0.1 5 40000 1000000000 1000"
+/bin/bash -c "cd /benchmarks/surge && ./spec-m5 1 20 1 192.168.0.1 5 40000 1000000000 1000"
 echo "done."
 
 echo -n "halting machine"