aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestsuite/cpio.tests3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/cpio.tests b/testsuite/cpio.tests
index eb3e57647..576180ff1 100755
--- a/testsuite/cpio.tests
+++ b/testsuite/cpio.tests
@@ -41,7 +41,7 @@ ls -ln cpio.testdir | $FILTER_LS" \
41" \ 41" \
42 "" "" 42 "" ""
43 43
44# Currently fails. Numerous: "1 blocks" versus "1 block", 44# Currently fails. Numerous buglets: "1 blocks" versus "1 block",
45# "1 block" must go to stderr, does not list cpio.testdir/x and cpio.testdir/y 45# "1 block" must go to stderr, does not list cpio.testdir/x and cpio.testdir/y
46testing "cpio lists hardlinks" \ 46testing "cpio lists hardlinks" \
47"$ECHO -ne '$hexdump' | bzcat | cpio -t 2>&1; echo \$?" \ 47"$ECHO -ne '$hexdump' | bzcat | cpio -t 2>&1; echo \$?" \
@@ -68,6 +68,7 @@ testing "cpio extracts zero-sized hardlinks 2" \
68"find cpio.testdir | cpio -H newc --create | (cd cpio.testdir2 && cpio -i); echo \$?; 68"find cpio.testdir | cpio -H newc --create | (cd cpio.testdir2 && cpio -i); echo \$?;
69ls -ln cpio.testdir2/cpio.testdir | $FILTER_LS" \ 69ls -ln cpio.testdir2/cpio.testdir | $FILTER_LS" \
70"\ 70"\
712 blocks
710 720
72-rw-r--r-- 2 $user $group 0 empty 73-rw-r--r-- 2 $user $group 0 empty
73-rw-r--r-- 2 $user $group 0 empty1 74-rw-r--r-- 2 $user $group 0 empty1