tput may fail. (#210)

This commit is contained in:
Daniel Lemire 2019-07-09 13:24:50 -04:00 committed by GitHub
parent 3f79385160
commit 8ace2ba194
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -98,10 +98,7 @@ test: jsoncheck numberparsingcheck stringparsingcheck basictests allparserscheck
./jsoncheck
./scripts/testjson2json.sh
./scripts/issue150.sh
@echo
@tput setaf 2
@echo "It looks like the code is good!"
@tput sgr0
quiettest: jsoncheck numberparsingcheck stringparsingcheck basictests allparserscheckfile minify json2json
./basictests