public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-bpstat_what: Fix testcase filenames.
@ 2010-05-17 18:22 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2010-05-17 18:22 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-bpstat_what has been updated
       via  965e856e95db902e3a17116bd1bb4e235165e6cb (commit)
      from  3f78e0f50df806f1cd8172dc9550144d2047cb19 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 965e856e95db902e3a17116bd1bb4e235165e6cb
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Mon May 17 20:22:13 2010 +0200

    Fix testcase filenames.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/gdb.base/break-solib-event.exp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.base/break-solib-event.exp b/gdb/testsuite/gdb.base/break-solib-event.exp
index a123985..3fa5f69 100644
--- a/gdb/testsuite/gdb.base/break-solib-event.exp
+++ b/gdb/testsuite/gdb.base/break-solib-event.exp
@@ -20,8 +20,8 @@ if {[skip_shlib_tests]} {
 set testfile "break-solib-event"
 set libfile "unloadshr"
 set libfile2 "unloadshr2"
-set libname "${testfile}-{libfile}.sl"
-set libname2 "${testfile}-{libfile2}.sl"
+set libname "${testfile}-${libfile}.sl"
+set libname2 "${testfile}-${libfile2}.sl"
 set libsrcfile ${libfile}.c
 set libsrcfile2 ${libfile2}.c
 set srcfile $srcdir/$subdir/unload.c


hooks/post-receive
--
Repository for Project Archer.


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

only message in thread, other threads:[~2010-05-17 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-17 18:22 [SCM] archer-jankratochvil-bpstat_what: Fix testcase filenames jkratoch

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).