From: Paul Cruz Date: Thu, 22 Jun 2017 22:44:01 +0000 (-0700) Subject: changed makefile test X-Git-Tag: v1.3.0~1^2~15^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7f4421201c6cbea7ec717a350b6e4d81c1ff1a;p=thirdparty%2Fzstd.git changed makefile test --- diff --git a/tests/Makefile b/tests/Makefile index 723c2a9d9..960708875 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -370,7 +370,7 @@ test-decodecorpus-cli: decodecorpus diff z000002 tmp2 && \ diff z000003 tmp3 && \ diff z000004 tmp4 && \ - @cd .. + cd .. @rm -rf testdir test-pool: pool