test.sh with -no-pie

This commit is contained in:
van Hauser
2020-03-21 21:10:38 +01:00
parent 6f78b67f03
commit c6db05c5ae
10 changed files with 32 additions and 10 deletions

View File

@ -1196,6 +1196,8 @@ stop_fuzzing:
OKF("We're done here. Have a nice day!\n");
printf("%u %u %u %u %u\n", bmcnt, initcnt, one1cnt, one2cnt, runcnt);
exit(0);
}