From 04afde0b11367018d95be801c543fdcf16420b5d Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 30 Mar 2014 17:12:47 +0000 Subject: Update to current Development release - 10.66.00 git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@2172 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/atk-roundtrip.test | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'test/atk-roundtrip.test') diff --git a/test/atk-roundtrip.test b/test/atk-roundtrip.test index f64b0c3c..3d15eec4 100755 --- a/test/atk-roundtrip.test +++ b/test/atk-roundtrip.test @@ -2,5 +2,9 @@ # This script tests: pbmtoatk atktopbm # Also requires: + alias atktopbm="${PBM_TESTPREFIX}atktopbm" + alias pbmtoatk="${PBM_TESTPREFIX}pbmtoatk" + shopt -s expand_aliases + # Should print 2425386270 41, cksum of testgrid.pbm -${PBM_TESTPREFIX}pbmtoatk testgrid.pbm | ${PBM_TESTPREFIX}atktopbm | cksum +pbmtoatk testgrid.pbm | atktopbm | cksum -- cgit 1.4.1