2
0
Fork 0
mirror of https://github.com/kdabir/has.git synced 2024-11-11 14:40:48 +01:00
has/include/report.sh
2014-03-05 03:46:26 +05:30

3 lines
45 B
Bash

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