about summary refs log tree commit diff
path: root/test/stdin-pnm1.test
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-28 02:22:32 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2022-09-28 02:22:32 +0000
commit0d782c278caeb9e70b1a5635d018168b09ecf2ba (patch)
treeb807f4ee6b4ce6b9cbafb66768d09c106a71040d /test/stdin-pnm1.test
parent4616d7d06bc2ee200a7f40cee107fbbbf5d0cae9 (diff)
downloadnetpbm-mirror-0d782c278caeb9e70b1a5635d018168b09ecf2ba.tar.gz
netpbm-mirror-0d782c278caeb9e70b1a5635d018168b09ecf2ba.tar.xz
netpbm-mirror-0d782c278caeb9e70b1a5635d018168b09ecf2ba.zip
Copy current Development release as Advanced
git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4444 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/stdin-pnm1.test')
-rwxr-xr-xtest/stdin-pnm1.test5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/stdin-pnm1.test b/test/stdin-pnm1.test
index e692ceba..ae848752 100755
--- a/test/stdin-pnm1.test
+++ b/test/stdin-pnm1.test
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script tests: pnmalias pnmcat pnmcolormap pnmconvol pnmcrop pnmgamma
+# This script tests: pnmalias pnmcolormap pnmconvol pnmcrop pnmgamma
 # This script tests: pnmhisteq pnmhistmap pnminvert pnmmargin pnmmercator
 # This script tests: pnmmontage pnmnlfilt pnmnorm pnmpad pnmquant pnmrotate
 # This script tests: pnmscalefixed pnmshear pnmsmooth pnmtile pnmtoddif
@@ -15,7 +15,6 @@ ppmpat -g2 -color=rgb:00/00/ff,rgb:ff/00/00 -mesh 4 4 > ${small_ppm}
 
 for testprog in  \
         pnmalias \
-        "pnmcat -lr " \
         "pnmcolormap all " \
         "pnmconvol -matrix=-1,3,-1 " \
         pnmcrop \
@@ -57,4 +56,4 @@ rm ${small_ppm}
 # Pnmstitch: requires two input files
 
 # pnmmargin: uses pamflip
-# pnmsmooth: uses pnmconvol
\ No newline at end of file
+# pnmsmooth: uses pnmconvol