Chromium Code Reviews| Index: third_party/lit/tests/Inputs/shtest-shell/error-2.txt |
| diff --git a/third_party/lit/tests/Inputs/shtest-shell/error-2.txt b/third_party/lit/tests/Inputs/shtest-shell/error-2.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a976286bddeb3a27d603fce6076255175c94778a |
| --- /dev/null |
| +++ b/third_party/lit/tests/Inputs/shtest-shell/error-2.txt |
| @@ -0,0 +1,3 @@ |
| +# Check error on a unsupported redirect. |
| +# |
| +# RUN: echo "hello" 3>&1 |