commit | 0647f84998bc7eebdde19ae38bb22156b2a0b34e | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@dilger.ca> | Fri Jun 22 11:42:41 2018 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jun 22 11:42:41 2018 -0400 |
tree | a3eb2c3efb3e230096f740e5ad2bf34501826525 | |
parent | 5cf8bb11001aebeed4af23e463ab77744af95058 [diff] |
tests: don't unlink test image if SKIP_UNLINK set Don't register a trap to unlink $TMPFILE at the test exit if SKIP_UNLINK is set. Otherwise, this makes it difficult to debug a failing test. Signed-off-by: Andreas Dilger <adilger@dilger.ca> Signed-off-by: Theodore Ts'o <tytso@mit.edu>