Whamcloud - gitweb
automatic detection of OST/MDS
authorbraam <braam>
Sun, 23 Jun 2002 04:32:15 +0000 (04:32 +0000)
committerbraam <braam>
Sun, 23 Jun 2002 04:32:15 +0000 (04:32 +0000)
\18\18#

lustre/tests/intent-test.sh

index ed66a30..266da79 100755 (executable)
@@ -114,6 +114,9 @@ ls /mnt/lustre
 umount /mnt/lustre
 mount -t lustre_lite -o ost=$OST,mds=$MDS none /mnt/lustre
 
+<<<<<<< intent-test.sh
+cat /mnt/lustre/iotest
+=======
 echo "Testing truncation..."
 echo foo > /mnt/lustre/iotest
 echo bar >> /mnt/lustre/iotest
@@ -122,3 +125,4 @@ echo "trucating to 3 bytes now..."
 ./truncate /mnt/lustre/iotest 4
 cat  /mnt/lustre/iotest
 
+>>>>>>> 1.5