diff options
Diffstat (limited to 'utils/lit/tests/Inputs/shtest-shell/error-2.txt')
-rw-r--r-- | utils/lit/tests/Inputs/shtest-shell/error-2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/lit/tests/Inputs/shtest-shell/error-2.txt b/utils/lit/tests/Inputs/shtest-shell/error-2.txt new file mode 100644 index 0000000000..a976286bdd --- /dev/null +++ b/utils/lit/tests/Inputs/shtest-shell/error-2.txt @@ -0,0 +1,3 @@ +# Check error on a unsupported redirect. +# +# RUN: echo "hello" 3>&1 |