about summary refs log tree commit diff
path: root/test/lps-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/lps-roundtrip.test')
-rwxr-xr-xtest/lps-roundtrip.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lps-roundtrip.test b/test/lps-roundtrip.test
index 78350d71..24076ef1 100755
--- a/test/lps-roundtrip.test
+++ b/test/lps-roundtrip.test
@@ -30,4 +30,4 @@ pbmtolps -dpi 72 < testgrid.pbm | sed 's/noname/testgrid.pbm/' | \
     cmp -s ${test_ps} -
     echo $?
   
-rm ${test_pgm}
+rm ${test_pgm} ${test_ps}