mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
Make the output more obvious.
This commit is contained in:
parent
112f1ccb92
commit
3478d24419
@ -96,8 +96,9 @@ python test_no_listing.py
|
||||
kill $PID
|
||||
wait $PID
|
||||
|
||||
echo "===> generating darkhttpd.c.gcov report"
|
||||
echo "===> generating report"
|
||||
gcov darkhttpd
|
||||
rm -rf $DIR
|
||||
rm -f darkhttpd.gcda darkhttpd.gcno a.out
|
||||
echo done
|
||||
echo "===> done!"
|
||||
echo "===> read the report: less darkhttpd.c.gcov"
|
||||
|
Loading…
Reference in New Issue
Block a user