Applied review #7342

This commit is contained in:
Alex Huang 2012-10-01 17:34:56 -07:00
parent 02ca9c25b3
commit 25e8deb679

View File

@ -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 ]