diff options
Diffstat (limited to 'extra-tools/precommitTests.sh')
-rwxr-xr-x | extra-tools/precommitTests.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/extra-tools/precommitTests.sh b/extra-tools/precommitTests.sh index 06881a0..b8ce27f 100755 --- a/extra-tools/precommitTests.sh +++ b/extra-tools/precommitTests.sh @@ -181,3 +181,7 @@ printf "${Lblue}cleaning the objects and exexutables...\n${NC}" | tee -a ../test "make" clean printf "${Lblue}finished running all tests...\n${NC}" | tee -a ../test/precommit.rep + +#tell me when youre done +echo -ne '\007' && echo "" && echo -ne '\007' && echo -ne '\007' +printf "${Green}beep...\n${NC}" |