From 8e3aff0ce03cbc44b2fa80fb62fa2378a5212a5a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 May 2010 11:00:11 +0200 Subject: more randomconfig testsuite fixes Signed-off-by: Denys Vlasenko --- testsuite/cpio.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/cpio.tests') diff --git a/testsuite/cpio.tests b/testsuite/cpio.tests index 2b8f0d030..b4c41dd9a 100755 --- a/testsuite/cpio.tests +++ b/testsuite/cpio.tests @@ -69,7 +69,7 @@ ln cpio.testdir/empty cpio.testdir/empty1 ln cpio.testdir/nonempty cpio.testdir/nonempty1 mkdir cpio.testdir2 -optional FEATURE_CPIO_O +optional FEATURE_CPIO_O LONG_OPTS testing "cpio extracts zero-sized hardlinks 2" \ "find cpio.testdir | cpio -H newc --create | (cd cpio.testdir2 && cpio -i 2>&1); echo \$?; ls -ln cpio.testdir2/cpio.testdir | $FILTER_LS" \ -- cgit v1.2.3