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
45 B
Bash
Raw Normal View History

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