Fix mutex test script for latest disk image.
--HG-- extra : convert_revision : 1b0a251046674db1be8c9a2c026ff8c17f9cea06
This commit is contained in:
parent
092951e2b1
commit
522e59840f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
cd /benchmarks/tests
|
||||
cd /benchmarks
|
||||
/sbin/m5 resetstats
|
||||
./pthread_mutex_test 4 10000
|
||||
/sbin/m5 exit
|
||||
|
|
Loading…
Reference in a new issue