public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [commit] fix whitespace in py-symbol.exp
@ 2013-11-23 23:49 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2013-11-23 23:49 UTC (permalink / raw)
  To: gdb-patches

Hi.

I happened to notice this.
Committed.

2013-11-23  Doug Evans  <xdje42@gmail.com>

	* gdb.python/py-symbol.exp: Fix whitespace.

diff --git a/gdb/testsuite/gdb.python/py-symbol.exp b/gdb/testsuite/gdb.python/py-symbol.exp
index f67af54..5befd2d 100644
--- a/gdb/testsuite/gdb.python/py-symbol.exp
+++ b/gdb/testsuite/gdb.python/py-symbol.exp
@@ -115,10 +115,10 @@ gdb_test "python print (t\[0\].symtab)" "gdb.python/py-symbol.c.*" "Get symtab"
 
 # C++ tests
 # Recompile binary.
- if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-cxx" executable "debug c++"] != "" } {
-     untested "Couldn't compile ${srcfile} in c++ mode"
-     return -1
- }
+if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}-cxx" executable "debug c++"] != "" } {
+    untested "Couldn't compile ${srcfile} in c++ mode"
+    return -1
+}
 
 # Start with a fresh gdb.
 gdb_exit

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-23 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-23 23:49 [commit] fix whitespace in py-symbol.exp Doug Evans

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).