From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28036 invoked by alias); 12 Nov 2013 22:27:43 -0000 Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org Received: (qmail 28014 invoked by uid 79); 12 Nov 2013 22:27:42 -0000 Date: Tue, 12 Nov 2013 22:27:00 -0000 Message-ID: <20131112222739.27927.qmail@sourceware.org> From: devans@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 0682e708a53f432e8e80484b672ac81d1a1d21e9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ee7615e1f3384c36e41fdf176abdabf8f21d1505 X-Git-Newrev: 0682e708a53f432e8e80484b672ac81d1a1d21e9 X-SW-Source: 2013-q4/txt/msg00122.txt.bz2 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 0682e708a53f432e8e80484b672ac81d1a1d21e9 (commit) from ee7615e1f3384c36e41fdf176abdabf8f21d1505 (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=0682e708a53f432e8e80484b672ac81d1a1d21e9 commit 0682e708a53f432e8e80484b672ac81d1a1d21e9 Author: Doug Evans Date: Tue Nov 12 14:27:04 2013 -0800 * gdb.base/fileio.exp: Make $dir2 writable after the test is done so that "rm -rf $builddir" Just Works. ----------------------------------------------------------------------- Summary of changes: gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.base/fileio.exp | 5 +++++ 2 files changed, 10 insertions(+), 0 deletions(-) hooks/post-receive -- gdb and binutils