summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorRon Dreslinski <rdreslin@umich.edu>2007-04-23 14:38:04 -0400
committerRon Dreslinski <rdreslin@umich.edu>2007-04-23 14:38:04 -0400
commit3eb4ba3abb0457fce0415b9fd5afb623028b1482 (patch)
tree356ec82872760b74a3dad82aad18ef27719d9b4d /configs
parent3b95161da834baa0d1bd635934ed308c2ec03632 (diff)
parent46f6fa8b45a1a1a572085f33c5173b189f76e407 (diff)
downloadgem5-3eb4ba3abb0457fce0415b9fd5afb623028b1482.tar.xz
Merge zizzer:/bk/newmem
into zazzer.eecs.umich.edu:/z/rdreslin/m5bk/head --HG-- extra : convert_revision : 11df5fb2a8f1fa020d042e75b22a7f2f2bcbd9ab
Diffstat (limited to 'configs')
-rw-r--r--configs/boot/spec-surge-client.rcS2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/spec-surge-client.rcS b/configs/boot/spec-surge-client.rcS
index 03f25986c..0dd2ba7db 100644
--- a/configs/boot/spec-surge-client.rcS
+++ b/configs/boot/spec-surge-client.rcS
@@ -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"