projects
/
unionfs-regression.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c912de
)
display progress message in mkdir test
author
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 08:52:05 +0000
(
03:52
-0500)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Wed, 21 Nov 2007 08:52:05 +0000
(
03:52
-0500)
t-mkdir.sh
patch
|
blob
|
history
diff --git
a/t-mkdir.sh
b/t-mkdir.sh
index f00dfcc6602d134ac9e4295ef260b9e8f99bd3c0..7f4f90cd70e1354074e25426f6eeec462a2258d1 100755
(executable)
--- a/
t-mkdir.sh
+++ b/
t-mkdir.sh
@@
-95,8
+95,7
@@
checktype $MOUNTPOINT/d1/d2/d3/d4 '-'
unmount_union
( directories ; afterfiles_rw ) | check_hierarchy $TOP_LOWER_DIR
-
-
+echo -n "[rw] "
#### simple tests
@@
-114,5
+113,6
@@
checktype $MOUNTPOINT/d1/d2/d3/d4 '-'
unmount_union
( directories ; afterfiles_ro ) | check_hierarchy $TOP_LOWER_DIR
+echo -n "[ro] "
complete_test