about summary refs log tree commit diff
path: root/test/pbmupc.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pbmupc.test')
-rwxr-xr-xtest/pbmupc.test5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/pbmupc.test b/test/pbmupc.test
index 6fa772d7..39e4c10c 100755
--- a/test/pbmupc.test
+++ b/test/pbmupc.test
@@ -2,7 +2,10 @@
 # This script tests: pbmupc
 # Also requires: 
 
+  alias pbmupc="${PBM_TESTPREFIX}pbmupc"
+  shopt -s expand_aliases
+
 for type in -s1 -s2
 do
-${PBM_TESTPREFIX}pbmupc $type 0 72890 00011
+pbmupc $type 0 72890 00011
 done | cksum