From 39cfd48ebfb2ca698c6fede32af91c57a3dc7f9e Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Fri, 18 Jun 2010 08:14:07 +0000 Subject: [PATCH] Fix svn:keywords, and use it! --- Scripts/developer_scripts/autotest_cgal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Scripts/developer_scripts/autotest_cgal b/Scripts/developer_scripts/autotest_cgal index c81ddfa9d8d..2c5ebeafb1a 100755 --- a/Scripts/developer_scripts/autotest_cgal +++ b/Scripts/developer_scripts/autotest_cgal @@ -18,8 +18,8 @@ # ---------------------------------------------------- # ---------------------------------------------------- # -# $URL: $ -# $Id: $ +# $URL$ +# $Id$ #sets the umask to 022 & 0777 umask 022 @@ -782,6 +782,7 @@ put_on_web() # START OF MAIN BODY # ---------------------------------------------------- +log "${ACTUAL_LOGFILE}" "${0}, version \"$Id$\"" # Parse command line arguments for arg in "$@"