From babbbe81770c50803221330749bb3cf11f0d1783 Mon Sep 17 00:00:00 2001 From: jsm28 Date: Tue, 1 Nov 2005 12:59:50 +0000 Subject: [PATCH 1/1] * gcc_update: Include revision number in LAST_UPDATED. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106327 138bc75d-0d04-0410-961f-82ee72b054a4 --- contrib/ChangeLog | 4 ++++ contrib/gcc_update | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 005ebe3a1bb..caa477ccd3f 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +2005-11-01 Joseph S. Myers + + * gcc_update: Include revision number in LAST_UPDATED. + 2005-10-30 Steven Bosscher * gcc_build: Use gcc.gnu.org as the default server. Set up diff --git a/contrib/gcc_update b/contrib/gcc_update index 7fa8901f4c0..5dfc419c28f 100755 --- a/contrib/gcc_update +++ b/contrib/gcc_update @@ -252,6 +252,6 @@ fi { date - TZ=UTC date + echo "`TZ=UTC date` (revision `svnversion .`)" } > LAST_UPDATED touch_files_reexec -- 2.11.0