projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b2014
)
skip the nfs charecter by charecter and re-write stuff
author
Ali Saidi
<saidi@eecs.umich.edu>
Wed, 17 Nov 2004 02:59:12 +0000
(21:59 -0500)
committer
Ali Saidi
<saidi@eecs.umich.edu>
Wed, 17 Nov 2004 02:59:12 +0000
(21:59 -0500)
configs/boot/nfs-client.rcS:
skip the charecter and rewrite test
--HG--
extra : convert_revision :
2630e1f1a2a52a4e96a45e12769a94de28ad5c93
configs/boot/nfs-client.rcS
patch
|
blob
|
history
diff --git
a/configs/boot/nfs-client.rcS
b/configs/boot/nfs-client.rcS
index 005743bfb442b3d9b88fca2096af0ac78aceff13..a999fb72c172fe8634b2072a57060f765afc7a79 100755
(executable)
--- a/
configs/boot/nfs-client.rcS
+++ b/
configs/boot/nfs-client.rcS
@@
-45,6
+45,6
@@
mkdir /nfs
mount 10.0.0.1:/nfs /nfs
echo "done."
-/bin/bonnie++ -u 99 -s 700 -r 0 -n 0 -d /nfs
+/bin/bonnie++ -u 99 -s 700 -r 0 -n 0 -
f -F -
d /nfs
/sbin/m5 exit