projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e309aa6
)
2017-01-26 Luis Machado <lgustavo@codesourcery.com>
author
Luis Machado
<lgustavo@codesourcery.com>
Thu, 26 Jan 2017 20:05:37 +0000
(14:05 -0600)
committer
Luis Machado
<lgustavo@codesourcery.com>
Thu, 26 Jan 2017 20:05:37 +0000
(14:05 -0600)
* lib/memory.exp: Remove spurious empty newlines.
gdb/testsuite/lib/memory.exp
patch
|
blob
|
history
diff --git
a/gdb/testsuite/lib/memory.exp
b/gdb/testsuite/lib/memory.exp
index 62dd8ada77ebc5c08cc1425d809f4b87e8a929c5..e115530f3badff679ef35f00df9e3b1b676d6d87 100644
(file)
--- a/
gdb/testsuite/lib/memory.exp
+++ b/
gdb/testsuite/lib/memory.exp
@@
-29,5
+29,3
@@
proc delete_memory_regions {} {
-re "$gdb_prompt $" { }
}
}
-
-