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