From cc3b66c32fdaa26bef38d338f2d260c7f5cb6f64 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 1 Apr 2012 21:56:28 +0200 Subject: [PATCH] Correcting indenting initial work on a custom mounts system to ensure consistency. --- scripts/live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/live b/scripts/live index 65fd976..4c0597a 100755 --- a/scripts/live +++ b/scripts/live @@ -1602,7 +1602,7 @@ setup_unionfs () do if [ ! -b "${device}" ] then - continue + continue fi backing="/$(basename ${device})-backing" mkdir -p "${backing}" -- 2.1.4