skip the nfs charecter by charecter and re-write stuff
authorAli Saidi <saidi@eecs.umich.edu>
Wed, 17 Nov 2004 02:59:12 +0000 (21:59 -0500)
committerAli 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

index 005743bfb442b3d9b88fca2096af0ac78aceff13..a999fb72c172fe8634b2072a57060f765afc7a79 100755 (executable)
@@ -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