[SCM] live-boot branch, debian-next, updated. debian/3.0_a26-1-15-g9cd39e1

Tails developers amnesia at boum.org
Sun Apr 8 18:32:39 UTC 2012


The following commit has been merged in the debian-next branch:
commit 3ab405c76bc6c3a9936cdda0fb16f870704ea67c
Author: Tails developers <amnesia at boum.org>
Date:   Sun Apr 8 20:28:16 2012 +0200

    Fixing brace alignment to follow common code style.

diff --git a/scripts/live-helpers b/scripts/live-helpers
index d73f44d..0e1b691 100644
--- a/scripts/live-helpers
+++ b/scripts/live-helpers
@@ -1585,8 +1585,8 @@ fix_home_rw_compatibility ()
 	fi
 }
 
-is_mountpoint () {
-
+is_mountpoint ()
+{
 	directory="$1"
 
 	[ $(stat -fc%d:%D "${directory}") != $(stat -fc%d:%D "${directory}/..") ]

-- 
live-boot



More information about the debian-live-changes mailing list