projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c27b4ef
)
Spelling fix.
author
Duncan Sands
<baldrick@free.fr>
Mon, 16 Apr 2007 21:19:45 +0000
(21:19 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Mon, 16 Apr 2007 21:19:45 +0000
(21:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36165
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/lib/llvm.exp
patch
|
blob
|
history
diff --git
a/test/lib/llvm.exp
b/test/lib/llvm.exp
index 67e6d07c702463c2037d3357b33b920131617933..57e26e7f42e48ba7779ac887fb6ad9f1ffb58354 100644
(file)
--- a/
test/lib/llvm.exp
+++ b/
test/lib/llvm.exp
@@
-112,7
+112,7
@@
proc RunLLVMTests { test_source_files } {
if {[regexp {END.[ *]$} $line match endofscript]} {
break
- # if the line is continued, concatente and continue the loop
+ # if the line is continued, concaten
a
te and continue the loop
} elseif {[regexp {RUN: *(.+)(\\)$} $line match oneline suffix]} {
set runline "$runline$oneline "