1 2 3 4
#!/bin/sh # DF-0792 trigger build -- the corruption tool itself. # The full end-to-end repro is run.sh, which (re)builds this in the guest. cc -O2 -o /root/htest/corrupt_hammer /root/htest/corrupt_hammer.c