2
1
mirror of https://github.com/kdabir/has.git synced 2024-09-18 17:01:29 +02:00
has/include/report.sh
2014-05-12 15:44:56 +05:30

4 lines
51 B
Bash

echo; echo Your dq is $OK / $(($OK+$KO))
exit $KO