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