display progress message in mkdir test
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 09:00:04 +0000 (04:00 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 09:00:04 +0000 (04:00 -0500)
Conflicts:

t-mkdir.sh

t-mkdir.sh

index b89dff570e3fdac62d515a4b182fa01019653ef9..d8e62f42bf10bf74399015bd349c35c8c36ebca3 100755 (executable)
@@ -97,7 +97,7 @@ checktype $MOUNTPOINT/d1/d2/d3/d4 '-'
 unmount_union
 ( directories ; afterfiles_rw )  | check_hierarchy
 discard_odf
-
+echo -n "[rw] "
 
 
 #### simple tests
@@ -117,5 +117,6 @@ checktype $MOUNTPOINT/d1/d2/d3/d4 '-'
 unmount_union
 ( directories ; afterfiles_ro )  | check_hierarchy
 discard_odf
+echo -n "[ro] "
 
 complete_test