diff options
author | Jari Aalto <jari.aalto@cante.net> | 1996-08-26 18:22:31 +0000 |
---|---|---|
committer | Jari Aalto <jari.aalto@cante.net> | 2009-09-12 16:46:49 +0000 |
commit | 726f63884db0132f01745f1fb4465e6621088ccf (patch) | |
tree | 6c2f7765a890a97e0e513cb539df43283a8f7c4d /tests/misc/run.r3.sh | |
download | android_external_bash-726f63884db0132f01745f1fb4465e6621088ccf.tar.gz android_external_bash-726f63884db0132f01745f1fb4465e6621088ccf.tar.bz2 android_external_bash-726f63884db0132f01745f1fb4465e6621088ccf.zip |
Imported from ../bash-1.14.7.tar.gz.
Diffstat (limited to 'tests/misc/run.r3.sh')
-rwxr-xr-x | tests/misc/run.r3.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/misc/run.r3.sh b/tests/misc/run.r3.sh new file mode 100755 index 0000000..b413674 --- /dev/null +++ b/tests/misc/run.r3.sh @@ -0,0 +1,3 @@ +# +# the `after exec in ...' should not be echoed +../../bash < redir.t3.sh |