From bb0bf287d8fcb59a7d44661681576f77845dedbc Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 19 Jun 2016 21:54:04 +0200 Subject: randomconfig fixes 2 Signed-off-by: Denys Vlasenko --- testsuite/ar.tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/ar.tests') diff --git a/testsuite/ar.tests b/testsuite/ar.tests index 0a8eb9b32..ad7b8fe5f 100755 --- a/testsuite/ar.tests +++ b/testsuite/ar.tests @@ -15,7 +15,7 @@ testing "ar creates archives" \ "$(md5sum /dev/null testing "ar replaces things in archives" \ "echo 'blah!' >file1 && echo 'blast!' >file2 && ar cr test.a README file1 file2 && mv file2 file1 && ar cr test.a file1 && ar p test.a file1" \ -- cgit v1.2.3