about summary refs log tree commit diff
path: root/test/lps-roundtrip.test
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-27 03:34:50 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-12-27 03:34:50 +0000
commit40e859824439e864b1d2dc609c4c9109b073b4d0 (patch)
tree6e360569b288e1a528a06ace6a5d740fe8460f9c /test/lps-roundtrip.test
parent392e4536f1071ca8de7d81224adf62d11733445b (diff)
downloadnetpbm-mirror-40e859824439e864b1d2dc609c4c9109b073b4d0.tar.gz
netpbm-mirror-40e859824439e864b1d2dc609c4c9109b073b4d0.tar.xz
netpbm-mirror-40e859824439e864b1d2dc609c4c9109b073b4d0.zip
Add tests for listfile functions of 'pamcat', delete some temp files in tests
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4484 9d0c8265-081b-0410-96cb-a4ca84ce46f8
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}