1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-02-09 09:57:23 +03:00

feature #575: bug in script log function

This commit is contained in:
Javi Fontan 2011-04-28 18:17:57 +02:00
parent fd82af7352
commit cd6662d496

View File

@ -45,7 +45,7 @@ function log_date
# Logs a message, alias to log_info
function log
{
log_info $1
log_info "$1"
}
# Log function that knows how to deal with severities and adds the