From b75afd90891e443f1f9232dc46680ba7a21f189a Mon Sep 17 00:00:00 2001 From: Michel Normand Date: Tue, 19 Jan 2010 18:45:10 +0100 Subject: [PATCH] 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 --- scripts/lxc-debian.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5