From 0de80e1665b15a2ab372238c7369e2608f933073 Mon Sep 17 00:00:00 2001 From: Rachita Kothiyal Date: Tue, 6 Nov 2007 21:13:09 -0500 Subject: [PATCH] Adding link-rename test. The odf test suite is now complete. --- t-link-rename.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/t-link-rename.sh b/t-link-rename.sh index b020e84..375a4f5 100755 --- a/t-link-rename.sh +++ b/t-link-rename.sh @@ -24,7 +24,7 @@ d $LOWER_DIR0 l $LOWER_DIR0/abc f $LOWER_DIR0/abc_ l $LOWER_DIR0/bar -f $LOWER_DIR0/.wh.foo +w $LOWER_DIR0 foo d $LOWER_DIR1 d $LOWER_DIR2 f $LOWER_DIR2/abc @@ -33,6 +33,7 @@ d $LOWER_DIR3 FILES } +init_odf ( files ) | create_hierarchy mount_union "" $LOWER_DIR0 $LOWER_DIR1=ro $LOWER_DIR2=ro @@ -45,6 +46,7 @@ mv foo bar cd - > /dev/null unmount_union -( afterfiles_ro ) | check_hierarchy $TOP_LOWER_DIR +( afterfiles_ro ) | check_hierarchy +discard_odf complete_test -- 2.43.0