From f4b417c62a4f272c4cf9a074d0f7a3a97201f9db Mon Sep 17 00:00:00 2001 From: Sebastian Schmidt Date: Tue, 17 Apr 2012 11:23:35 +0200 Subject: Update to upstream bash 4.2 This upgrades bash to from 4.1-rc to 4.2-release. See CWRU/changelog for changes. Change-Id: I926269c300cf44fa25964b5b375a148fcf11c4b7 --- tests/exec.right | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'tests/exec.right') diff --git a/tests/exec.right b/tests/exec.right index 86a099c..c51a253 100644 --- a/tests/exec.right +++ b/tests/exec.right @@ -10,7 +10,7 @@ after exec1.sub without args: 0 127 /bin/sh: /bin/sh: cannot execute binary file 126 -./execscript: line 39: /: is a directory +./execscript: line 39: /: Is a directory 126 /: /: is a directory 126 @@ -20,8 +20,7 @@ after exec1.sub without args: 0 0 this is bashenv ./exec3.sub: line 3: /tmp/bash-notthere: No such file or directory -./exec3.sub: line 3: exec: /tmp/bash-notthere: cannot execute: No such file or directory -126 +127 ./execscript: line 70: notthere: No such file or directory 127 ./execscript: line 73: notthere: No such file or directory @@ -52,4 +51,12 @@ this is ohio-state 1 testb expand_aliases on +1 +1 +1 +1 +0 +0 +0 +0 after -- cgit v1.1