From 1768bfdc24dddf3e8055c70b242ed07208af58a2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 14 Aug 2008 05:50:48 +0200 Subject: Removing superfluous echo type from echo call. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index 16f40a9b8..477c6b83f 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -97,7 +97,7 @@ Set_defaults () LH_BOOTSTRAP="cdebootstrap" else Echo_error "Cannot find /usr/sbin/debootstrap or /usr/bin/cdebootstrap. Please install" - Echo_error "E: debootstrap or cdebootstrap, or specify an alternative bootstrapping utility." + Echo_error "debootstrap or cdebootstrap, or specify an alternative bootstrapping utility." exit 1 fi fi -- cgit v1.2.3