aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/vif-route
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples/vif-route')
-rwxr-xr-xtools/examples/vif-route2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/vif-route b/tools/examples/vif-route
index 70ac49fc51..8d0fb8d76c 100755
--- a/tools/examples/vif-route
+++ b/tools/examples/vif-route
@@ -50,7 +50,7 @@ fi
handle_iptable
log debug "Successful vif-route $command for $vif."
-if [ "$command" == "online" ]
+if [ "$command" = "online" ]
then
success
fi