This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. f9579b990244a7f49757ca8bc3bcf48f7bc8505b


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  f9579b990244a7f49757ca8bc3bcf48f7bc8505b (commit)
      from  b4b01d36ac91ddc2c96cfac76726e13c404d9483 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f9579b990244a7f49757ca8bc3bcf48f7bc8505b

commit f9579b990244a7f49757ca8bc3bcf48f7bc8505b
Author: Tom Tromey <tromey@redhat.com>
Date:   Thu Jun 12 12:04:54 2014 -0600

    don't use directory in test name
    
    I noticed that a few tests in completion.exp put the directory name
    into the name of the resulting test.  While the directory name is
    relative, this still makes for spurious differences depending on
    whether the test was run in serial or parallel mode.
    
    This patch fixes the problem.  I'm checking it in.
    
    2014-06-12  Tom Tromey  <tromey@redhat.com>
    
    	* gdb.base/completion.exp: Don't use directory name in test.

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

Summary of changes:
 gdb/testsuite/ChangeLog               |    4 ++++
 gdb/testsuite/gdb.base/completion.exp |    3 ++-
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]