From dda1dec24be3a94965325201d66e5ad412bdbf1e Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 6 Feb 2022 17:34:26 +0000 Subject: Use /bin/sh where possible git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4273 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/pnmremap2.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/pnmremap2.test') diff --git a/test/pnmremap2.test b/test/pnmremap2.test index 76c2d566..7eea2c4a 100755 --- a/test/pnmremap2.test +++ b/test/pnmremap2.test @@ -1,4 +1,4 @@ -#! /bin/bash +#! /bin/sh # This script tests: pnmremap # Also requires: pamdepth pamseq pamtopnm -- cgit 1.4.1