From: Yann Collet Date: Tue, 27 Aug 2019 23:38:21 +0000 (-0700) Subject: try to debug issues on CirrusCI X-Git-Tag: v1.4.4~1^2~66^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416157df8093fd4445259f0b7c57c7cc28bb2dc3;p=thirdparty%2Fzstd.git try to debug issues on CirrusCI --- diff --git a/Makefile b/Makefile index acf50cfa3..887822a6b 100644 --- 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: