Fix svn:keywords, and use it!

This commit is contained in:
Laurent Rineau 2010-06-18 08:14:07 +00:00
parent 660d56a9b1
commit 39cfd48ebf
1 changed files with 3 additions and 2 deletions

View File

@ -18,8 +18,8 @@
# ---------------------------------------------------- # ----------------------------------------------------
# ---------------------------------------------------- # ----------------------------------------------------
# #
# $URL: $ # $URL$
# $Id: $ # $Id$
#sets the umask to 022 & 0777 #sets the umask to 022 & 0777
umask 022 umask 022
@ -782,6 +782,7 @@ put_on_web()
# START OF MAIN BODY # START OF MAIN BODY
# ---------------------------------------------------- # ----------------------------------------------------
log "${ACTUAL_LOGFILE}" "${0}, version \"$Id$\""
# Parse command line arguments # Parse command line arguments
for arg in "$@" for arg in "$@"