From 58435e34622b60341d76da2d70253c02f5d7e87f Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Fri, 7 Jun 2013 21:41:25 -0300 Subject: [PATCH] Remove dead code from common lxc template --- boxes/common/lxc-template | 5 ----- 1 file changed, 5 deletions(-) mode change 100644 => 100755 boxes/common/lxc-template diff --git a/boxes/common/lxc-template b/boxes/common/lxc-template old mode 100644 new mode 100755 index 09a2dce..cf44ee3 --- a/boxes/common/lxc-template +++ b/boxes/common/lxc-template @@ -77,11 +77,6 @@ copy_configuration() path=$1 rootfs=$2 name=$3 - arch=$4 - - if [ $arch = "i386" ]; then - arch="i686" - fi # if there is exactly one veth network entry, make sure it has an # associated hwaddr.