ash: testsuite entries for last change
This commit is contained in:
parent
6a0ad25061
commit
2b2e267b43
2
shell/ash_test/ash-redir/redir5.right
Normal file
2
shell/ash_test/ash-redir/redir5.right
Normal file
@ -0,0 +1,2 @@
|
||||
./redir5.tests: line 2: 10: Bad file descriptor
|
||||
OK
|
3
shell/ash_test/ash-redir/redir5.tests
Executable file
3
shell/ash_test/ash-redir/redir5.tests
Executable file
@ -0,0 +1,3 @@
|
||||
# ash uses fd 10 (usually) for reading the script
|
||||
echo LOST >&10
|
||||
echo OK
|
Loading…
Reference in New Issue
Block a user