aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Debugger/funccall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll
index 85a8ed119a..07ab16ad64 100644
--- a/test/Debugger/funccall.ll
+++ b/test/Debugger/funccall.ll
@@ -1,5 +1,5 @@
;; RUN: llvm-as -f %s -o %t.bc
-;; RUN: echo -e "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %t.bc
+;; RUN: echo "create\ns\ns\nfinish\nbt\nq\ny" | llvm-db %t.bc
;; Debugger type declarations