mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Applied review #7342
This commit is contained in:
parent
02ca9c25b3
commit
25e8deb679
@ -192,7 +192,7 @@ then
|
|||||||
enable_serial_console
|
enable_serial_console
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$TYPE" == "router" ] || [ "$type" == "vpcrouter" ]
|
if [ "$TYPE" == "router" ] || [ "$TYPE" == "vpcrouter" ]
|
||||||
then
|
then
|
||||||
routing_svcs
|
routing_svcs
|
||||||
if [ $? -gt 0 ]
|
if [ $? -gt 0 ]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user