do not pass -e into llvm-db as a command.
authorChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2004 17:13:13 +0000 (17:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Nov 2004 17:13:13 +0000 (17:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18390 91177308-0d34-0410-b5e6-96231b3b80d8

test/Debugger/funccall.ll

index 85a8ed119ad5b5f46f2f9b6ae591f5f704918e8f..07ab16ad64c623de19e9e22898861b7199dadfe4 100644 (file)
@@ -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