[SCM] debian-live/live-helper branch, master, updated. 1.0_a31-1-9-gfbc0d88

Daniel Baumann daniel at debian.org
Sun Oct 14 22:17:03 UTC 2007


The branch, master has been updated
       via  fbc0d881662044d0efd6828ac5dd68ce73c7709a (commit)
      from  e98b7dda9d10b9a76b677b066878fdcad37e5be7 (commit)


- Shortlog ------------------------------------------------------------
fbc0d88 Adjusting error message: debootstrap is default, hence listed first.

Summary of changes:
 functions/defaults.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit fbc0d881662044d0efd6828ac5dd68ce73c7709a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Oct 14 23:44:49 2007 +0200

    Adjusting error message: debootstrap is default, hence listed first.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 1f7629b..4c78dbc 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -113,7 +113,7 @@ Set_defaults ()
 				then
 					LH_BOOTSTRAP="cdebootstrap"
 				else
-					echo "E: Can't process file /usr/bin/cdebootstrap or /usr/sbin/debootstrap (FIXME)"
+					echo "E: Can't process file /usr/sbin/debootstrap or /usr/bin/cdebootstrap (FIXME)"
 					exit 1
 				fi
 			;;

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list