Fix the use of $Id $ in a shell line
This commit is contained in:
@@ -782,7 +782,7 @@ put_on_web()
|
||||
# START OF MAIN BODY
|
||||
# ----------------------------------------------------
|
||||
|
||||
log "${ACTUAL_LOGFILE}" "${0}, version \"$Id$\""
|
||||
log "${ACTUAL_LOGFILE}" "${0}, version \""'$Id$'"\""
|
||||
|
||||
# Parse command line arguments
|
||||
for arg in "$@"
|
||||
|
||||
Reference in New Issue
Block a user