From: Michel Normand Date: Tue, 19 Jan 2010 17:45:10 +0000 (+0100) Subject: lxc: typo in scripts/lxc-debian.in X-Git-Tag: lxc-0.6.5~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b75afd90891e443f1f9232dc46680ba7a21f189a;p=thirdparty%2Flxc.git lxc: typo in scripts/lxc-debian.in warning with git am, white before tab correction Signed-off-by: Michel Normand Signed-off-by: Daniel Lezcano --- diff --git a/scripts/lxc-debian.in b/scripts/lxc-debian.in index fa7401344..6ee511d3b 100755 --- a/scripts/lxc-debian.in +++ b/scripts/lxc-debian.in @@ -173,7 +173,7 @@ install_debian() if [ $? -ne 0 ]; then echo "Failed to download 'debian base'" return 1 - fi + fi fi copy_debian $cache $arch $rootfs