Imported from ../bash-2.01.tar.gz.
This commit is contained in:
parent
ccc6cda312
commit
d166f04881
304 changed files with 14702 additions and 13012 deletions
36
tests/execscript.right
Normal file
36
tests/execscript.right
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
before execscript.sub: one two three
|
||||
calling execscript.sub
|
||||
aa bb cc dd ee
|
||||
after execscript.sub with args: 0
|
||||
|
||||
after execscript.sub without args: 0
|
||||
./execscript: notthere: command not found
|
||||
127
|
||||
notthere: notthere: No such file or directory
|
||||
127
|
||||
/bin/sh: /bin/sh: cannot execute binary file
|
||||
126
|
||||
./execscript: /: is a directory
|
||||
126
|
||||
/: /: cannot execute binary file
|
||||
126
|
||||
./execscript: .: /: is a directory
|
||||
1
|
||||
126
|
||||
./execscript: .: /dev/null: not a regular file
|
||||
1
|
||||
this is bashenv
|
||||
./execscript.sub3: /tmp/bash-notthere: No such file or directory
|
||||
./execscript.sub3: exec: /tmp/bash-notthere: cannot execute: No such file or directory
|
||||
126
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
./execscript: notthere: No such file or directory
|
||||
127
|
||||
this is sh
|
||||
this is sh
|
||||
unset
|
||||
ok
|
||||
5
|
||||
Loading…
Add table
Add a link
Reference in a new issue