summaryrefslogtreecommitdiff
path: root/configs/boot
diff options
context:
space:
mode:
Diffstat (limited to 'configs/boot')
-rw-r--r--configs/boot/mutex-test.rcS2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/mutex-test.rcS b/configs/boot/mutex-test.rcS
index acf875368..798986c02 100644
--- a/configs/boot/mutex-test.rcS
+++ b/configs/boot/mutex-test.rcS
@@ -1,6 +1,6 @@
#!/bin/sh
-cd /benchmarks/tests
+cd /benchmarks
/sbin/m5 resetstats
./pthread_mutex_test 4 10000
/sbin/m5 exit