projects
/
unionfs-regression-odf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a0b6e4
)
display progress message in mkdir test
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 09:00:04 +0000
(
04:00
-0500)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 09:00:04 +0000
(
04:00
-0500)
Conflicts:
t-mkdir.sh
t-mkdir.sh
patch
|
blob
|
history
diff --git
a/t-mkdir.sh
b/t-mkdir.sh
index b89dff570e3fdac62d515a4b182fa01019653ef9..d8e62f42bf10bf74399015bd349c35c8c36ebca3 100755
(executable)
--- a/
t-mkdir.sh
+++ b/
t-mkdir.sh
@@
-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