From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1918 invoked by alias); 9 Oct 2013 19:50:20 -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 1885 invoked by uid 306); 9 Oct 2013 19:50:20 -0000 Date: Wed, 09 Oct 2013 19:50:00 -0000 Message-ID: <20131009195018.1849.qmail@sourceware.org> From: tromey@sourceware.org To: src-cvs@sourceware.org Subject: gdb and binutils branch master updated. 9af8f5de0bedfd6b5a5b58e670d48e00e4cb9c8d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fa8625024f9c498fa6cd02ac8734878479b397d5 X-Git-Newrev: 9af8f5de0bedfd6b5a5b58e670d48e00e4cb9c8d X-SW-Source: 2013-q4/txt/msg00005.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 9af8f5de0bedfd6b5a5b58e670d48e00e4cb9c8d (commit) from fa8625024f9c498fa6cd02ac8734878479b397d5 (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=src.git;h=9af8f5de0bedfd6b5a5b58e670d48e00e4cb9c8d commit 9af8f5de0bedfd6b5a5b58e670d48e00e4cb9c8d Author: Tom Tromey Date: Wed Oct 9 13:49:50 2013 -0600 move README.testing to gdb dir This is a commit to test the email setup in the temporary src.git. It won't exist in the final src.git. This particular commit tests moving a file between directories. ----------------------------------------------------------------------- Summary of changes: README.testing => gdb/README.testing | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename README.testing => gdb/README.testing (100%) hooks/post-receive -- gdb and binutils