From ae33cf776d263f7027adc9ec7ff3004fae72c9ff Mon Sep 17 00:00:00 2001 From: Adam Glasgall Date: Tue, 3 Sep 2013 18:18:32 -0400 Subject: [PATCH] fix trailing whitespace --- vif-invirtroute | 1 - 1 file changed, 1 deletion(-) diff --git a/vif-invirtroute b/vif-invirtroute index d1c5216..4872758 100755 --- a/vif-invirtroute +++ b/vif-invirtroute @@ -74,7 +74,6 @@ if [ ${vif_type} != "ioemu" -o x${qemu_online} = xyes ] ; then # 2) In the case of a non-pv-aware guest, the tap route # (with metric 1) should take precedence over the vif # route and carry all the traffic. - if [ $ipcmd == "add" ]; then case $dev in -- 1.7.9.5