do not pass -e into llvm-db as a command.

llvm-svn: 18390
This commit is contained in:
Chris Lattner 2004-11-30 17:13:13 +00:00
parent c7edfa52a4
commit f4b262a3ec
1 changed files with 1 additions and 1 deletions

View 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