about summary refs log tree commit diff
path: root/test/gif-roundtrip.test
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-12-25 20:40:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-12-25 20:40:38 +0000
commitca4e5d91a96387bc270692f520b5a30c09856c16 (patch)
tree3b90d98f59c6d2e48c68aa07c4768d5a3642b0b1 /test/gif-roundtrip.test
parente8724e9798d00fac3326f03ff9fdd616bdc8fce6 (diff)
downloadnetpbm-mirror-ca4e5d91a96387bc270692f520b5a30c09856c16.tar.gz
netpbm-mirror-ca4e5d91a96387bc270692f520b5a30c09856c16.tar.xz
netpbm-mirror-ca4e5d91a96387bc270692f520b5a30c09856c16.zip
Update Advanced series to 10.69
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2351 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/gif-roundtrip.test')
-rwxr-xr-xtest/gif-roundtrip.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/gif-roundtrip.test b/test/gif-roundtrip.test
index cb62bfb1..8d1a9bbe 100755
--- a/test/gif-roundtrip.test
+++ b/test/gif-roundtrip.test
@@ -27,7 +27,7 @@ test_grn=${tmpdir}/testimg.grn
 test_blu=${tmpdir}/testimg.blu
 out_red=${tmpdir}/out.red
 out_grn=${tmpdir}/out.grn
-out_blu=${tmpdir}/out.blu
+#out_blu=${tmpdir}/out.blu
 
 pamtogif ${test_red} | giftopnm > ${out_red} &&
 pamtogif ${test_grn} | giftopnm > ${out_grn} &&
@@ -35,8 +35,7 @@ pamtogif ${test_blu} | giftopnm | \
   rgb3toppm ${out_red} ${out_grn} - | \
   cksum
 
-rm ${test_ppm} ${test_grn} ${test_blu} \
-   ${out_red} ${out_grn} ${out_blu}
+rm ${test_ppm} ${test_grn} ${test_blu} ${out_red} ${out_grn}
 
 
 # Test 2. Should produce 1571496937 33838