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:
parent
fd82af7352
commit
cd6662d496
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user