# The main point here is: # 1) Generate a "tar tvf" -like listing of files # 2) diff the results against real tar, ignoring whitespace. If there are differences, fail the test # Beware: Sometimes /dev changes mid-test go: ./tests clean: rm -rf save-dir-* rm -f tar.tvf backshift.tvf.*