try to debug issues on CirrusCI

This commit is contained in:
Yann Collet 2019-08-27 16:38:21 -07:00
parent cd43f7d965
commit 416157df80

View File

@ -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: