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