From ce32a4609fdf3102bcc6f555ce3ae1abb4c498a1 Mon Sep 17 00:00:00 2001 From: Martin Date: Mon, 28 Nov 2016 00:36:05 +0100 Subject: [PATCH] Fix test --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 3ca43ba..25d651a 100644 --- a/test.sh +++ b/test.sh @@ -26,6 +26,6 @@ cd test_scratch ../miniz_tester -v -b -r a linux-4.8.11 ../miniz_tester -v -a a linux-4.8.11 -mkdir large_file +mkdir -p large_file truncate -s 5G large_file/lf ../miniz_tester -v -a a large_file