diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2009-09-27 21:44:29 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2009-09-27 21:44:29 +0000 |
commit | 43939e66b1d4eeb2f3799c124f3598756755005a (patch) | |
tree | 15733092de55d52421a6ea02f5a43d5f8ff24393 /editor/pamenlarge.test | |
parent | 49f4336c9bba33650573ba780b70bc501b38643e (diff) | |
download | netpbm-mirror-43939e66b1d4eeb2f3799c124f3598756755005a.tar.gz netpbm-mirror-43939e66b1d4eeb2f3799c124f3598756755005a.tar.xz netpbm-mirror-43939e66b1d4eeb2f3799c124f3598756755005a.zip |
Rebase Stable series to current Advanced: 10.47.04
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@995 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/pamenlarge.test')
-rw-r--r-- | editor/pamenlarge.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pamenlarge.test b/editor/pamenlarge.test index a2221d4d..7584af01 100644 --- a/editor/pamenlarge.test +++ b/editor/pamenlarge.test @@ -1,6 +1,6 @@ echo Test 1. Should print 3424505894 913236 ./pamenlarge 3 ../testimg.ppm | cksum -echo Test 2. Should print 2940246561 304422 +echo Test 2. Should print 4152147096 304422 ppmtopgm ../testimg.ppm | ./pamenlarge 3 | cksum echo Test 3. Should print 3342398172 297 ./pamenlarge 3 ../testgrid.pbm | cksum |