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

L #-: Fix indent

This commit is contained in:
Tino Vazquez 2020-09-28 14:06:39 +02:00
parent e43e625032
commit f5be13b78f
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -63,8 +63,8 @@ start()
LASTPID=$!
if [ $LASTRC -ne 0 ]; then
echo "Error executing fireedge-server."
echo "Check $FIREEDGE_LOG_ERROR and $FIREEDGE_LOG for more information"
echo "Error executing fireedge-server."
echo "Check $FIREEDGE_LOG_ERROR and $FIREEDGE_LOG for more information"
exit 1
else
echo $LASTPID > $FIREEDGE_PID