2
1
mirror of https://github.com/kdabir/has.git synced 2024-11-10 21:26:50 +01:00
has/include/report.sh

4 lines
51 B
Bash
Raw Normal View History

echo; echo Your dq is $OK / $(($OK+$KO))
2014-03-04 23:16:26 +01:00
exit $KO