1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

B #5065: Fix syntax error

This commit is contained in:
Ruben S. Montero 2021-05-27 17:01:02 +02:00
parent 22d2adadc5
commit 651d841081
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -124,6 +124,7 @@ function log_debug
function error_message
{
echo "$1" 1>&2
}
# Ensures the code is executed exclusively