diff --git a/bacillus/ci_pushbuild.sh b/bacillus/ci_pushbuild.sh index 19e1c57..46cc42a 100755 --- a/bacillus/ci_pushbuild.sh +++ b/bacillus/ci_pushbuild.sh @@ -64,7 +64,7 @@ stage "Test(C->S)" echo "TODO ..." stage "Lint" -make lint >lint.out +make lint stage "Artifacts" echo -n "Creating tarfile ..."