]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
update test script
authorYann Collet <cyan@fb.com>
Wed, 28 Aug 2019 20:46:18 +0000 (13:46 -0700)
committerYann Collet <cyan@fb.com>
Wed, 28 Aug 2019 20:46:18 +0000 (13:46 -0700)
Makefile

index 887822a6b6301a8c66344c8d7a7be88d4bcf22fd..acf50cfa3771c615cfe1374eaf895ff9c9a87b84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -100,7 +100,7 @@ contrib: lib
        $(MAKE) -C contrib/pzstd all
        $(MAKE) -C contrib/seekable_format/examples all
        $(MAKE) -C contrib/largeNbDicts all
-       cd contrib/single_file_decoder/ ; ls ; sh ./build_test.sh
+       cd contrib/single_file_decoder/ ; ./build_test.sh
 
 .PHONY: cleanTabs
 cleanTabs: