[SCM] debian-live branch, master, updated. 1.130.1-3-28-gd167d6e

Daniel Baumann daniel at debian.org
Tue Jun 10 21:59:07 UTC 2008


The following commit has been merged in the master branch:
commit 3defd0b367b82b86159c0264b84fe3a5ee184dda
Author: Marco Amadori <marco.amadori at gmail.com>
Date:   Fri Jun 6 23:14:29 2008 +0200

    live-snapshot: removed a useless mkdir.
    
    Signed-off-by: Marco Amadori <marco.amadori at gmail.com>

diff --git a/bin/live-snapshot b/bin/live-snapshot
index d4c6c34..7cf9bf9 100755
--- a/bin/live-snapshot
+++ b/bin/live-snapshot
@@ -257,8 +257,6 @@ Validate_input ()
 
 Mount_device ()
 {
-	mkdir -p "${MOUNTP}"
-
 	case "${SNAP_DEV}" in
 		"")
 			# create a temp

-- 
debian-live



More information about the debian-live-changes mailing list