[SCM] Debian Live initramfs hook branch, master, updated. 1.157.2-1-18-gc0a57f5

Daniel Baumann daniel at debian.org
Tue Jun 23 13:27:32 UTC 2009


The following commit has been merged in the master branch:
commit c0a57f54a5abca990a4ea82d81abdfe333c0cc55
Author: Luigi Capriotti <l.capriotti at xbmc.org>
Date:   Tue Jun 23 15:16:26 2009 +0200

    Fixing typo in snapshot file list.

diff --git a/scripts/live b/scripts/live
index a28d6e9..89fcd50 100755
--- a/scripts/live
+++ b/scripts/live
@@ -927,7 +927,7 @@ find_snap ()
 	if [ "${PERSISTENT}" != "nofiles" ]
 	then
 		# search for image files
-		snapdata=$(find_files "${snap_label}.squashfs ${snap_label}.cpio.gz ${snap_label}.ext2 ${snap_label}.ext3 ${snal_label}.ext4 ${snap_label}.jffs2")
+		snapdata=$(find_files "${snap_label}.squashfs ${snap_label}.cpio.gz ${snap_label}.ext2 ${snap_label}.ext3 ${snap_label}.ext4 ${snap_label}.jffs2")
 	fi
 
 	if [ -z "${snapdata}" ]

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list