]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
try to debug issues on CirrusCI
authorYann Collet <cyan@fb.com>
Tue, 27 Aug 2019 23:38:21 +0000 (16:38 -0700)
committerYann Collet <cyan@fb.com>
Tue, 27 Aug 2019 23:38:21 +0000 (16:38 -0700)
Makefile

index acf50cfa3771c615cfe1374eaf895ff9c9a87b84..887822a6b6301a8c66344c8d7a7be88d4bcf22fd 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/ ; ./build_test.sh
+       cd contrib/single_file_decoder/ ; ls ; sh ./build_test.sh
 
 .PHONY: cleanTabs
 cleanTabs: