diff options
author | Denys Vlasenko | 2010-05-11 12:02:48 +0200 |
---|---|---|
committer | Denys Vlasenko | 2010-05-11 12:02:48 +0200 |
commit | da1382410bbc0dccad0d3936774a9232509f7deb (patch) | |
tree | e36ded85598000581c9ea24ad9f4140ee07909fd /testsuite/tar.tests | |
parent | 78d035f7964510cfa8e4b3f5381f40fd2e56437b (diff) | |
download | busybox-da1382410bbc0dccad0d3936774a9232509f7deb.zip busybox-da1382410bbc0dccad0d3936774a9232509f7deb.tar.gz |
randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/tar.tests')
-rwxr-xr-x | testsuite/tar.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tar.tests b/testsuite/tar.tests index 8599b79..d1d4165 100755 --- a/testsuite/tar.tests +++ b/testsuite/tar.tests @@ -104,7 +104,7 @@ lrwxrwxrwx input_file "" "" SKIP= -optional FEATURE_TAR_LONG_OPTIONS +optional FEATURE_TAR_CREATE FEATURE_TAR_LONG_OPTIONS testing "tar --overwrite" "\ rm -rf input_* test.tar 2>/dev/null ln input input_hard |