skip the nfs charecter by charecter and re-write stuff
configs/boot/nfs-client.rcS: skip the charecter and rewrite test --HG-- extra : convert_revision : 2630e1f1a2a52a4e96a45e12769a94de28ad5c93
This commit is contained in:
parent
34b2014463
commit
9f2df2d621
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue