fsync-tester: print info about PATH and locations of lsof lookup

We're seeing the lsof invocation fail (as not found) in testing and nobody can
identify why. Since attempting to reproduce the issue has not worked, this
patch will gather data from a genuinely in-vitro location.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
Greg Farnum 2015-02-05 21:12:17 -08:00
parent 0f731ba790
commit a850514838

View File

@ -7,5 +7,6 @@ gcc fsync-tester.c -o fsync-tester
./fsync-tester
echo $PATH
whereis lsof
lsof