summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/shtest-shell
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-04-25 17:30:00 +0000
committerReid Kleckner <rnk@google.com>2018-04-25 17:30:00 +0000
commit1ca666886f48401e603404e8c932028edcab05a8 (patch)
treebdac04af50201ef9caf36983239e313811492c33 /llvm/utils/lit/tests/Inputs/shtest-shell
parentb180eebed4239e45822b6d20f97241583bdc054b (diff)
downloadbcm5719-llvm-1ca666886f48401e603404e8c932028edcab05a8.tar.gz
bcm5719-llvm-1ca666886f48401e603404e8c932028edcab05a8.zip
Revert r330755 "[lit] Report line number for failed RUN command"
It is causing many tests to fail on Windows buildbots: http://lab.llvm.org:8011/builders/clang-x64-ninja-win7/builds/10211 llvm-svn: 330848
Diffstat (limited to 'llvm/utils/lit/tests/Inputs/shtest-shell')
-rw-r--r--llvm/utils/lit/tests/Inputs/shtest-shell/colon-error.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/utils/lit/tests/Inputs/shtest-shell/colon-error.txt b/llvm/utils/lit/tests/Inputs/shtest-shell/colon-error.txt
deleted file mode 100644
index 8b84c08ce09..00000000000
--- a/llvm/utils/lit/tests/Inputs/shtest-shell/colon-error.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# Check error on an unsupported ":". (cannot be part of a pipeline)
-#
-# RUN: : | echo "hello"
OpenPOWER on IntegriCloud