From fcfa49ef6735be96386bda87bab2d0976475f585 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 27 Mar 2021 19:16:06 +0000 Subject: Promote Development to Advanced, Release 10.94.00 git-svn-id: http://svn.code.sf.net/p/netpbm/code/advanced@4076 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/pamexec.test | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'test/pamexec.test') diff --git a/test/pamexec.test b/test/pamexec.test index 44c11339..ec57f4ae 100755 --- a/test/pamexec.test +++ b/test/pamexec.test @@ -27,7 +27,8 @@ pamexec "pbmtog3 -no | g3topbm" ${combined_pbm} | cksum cat ${combined_pbm} | cksum echo "Invalid command" 1>&2 -echo "Errors message should appear below the line." 1>&2 +echo "Executes quietly." 1>&2 +echo "Errors message should not appear below the line." 1>&2 echo "-----------------------------------------------------------" 1>&2 echo "Test Invalid: Should not print anything" @@ -35,4 +36,4 @@ echo "Test Invalid: Should not print anything" pamexec "false" ${combined_pbm} pamexec "pamfile | false" ${combined_pbm} -rm ${combined_pbm} \ No newline at end of file +rm ${combined_pbm} -- cgit 1.4.1