summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_debian-installer
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-08-07 19:18:43 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:37 +0100
commit2da3bcef16a8b85b54ecae199d557033865024f7 (patch)
treed41ba2fc5ea51faea7723257a97fa9718d9f30f4 /helpers/lh_binary_debian-installer
parent781d6c77bacfa2151134087f6376f2ba76bab9ee (diff)
downloadlive-build-2da3bcef16a8b85b54ecae199d557033865024f7.zip
live-build-2da3bcef16a8b85b54ecae199d557033865024f7.tar.gz
Remove 'E:' prefix in call to Echo_error - it gets added later too.
Diffstat (limited to 'helpers/lh_binary_debian-installer')
-rwxr-xr-xhelpers/lh_binary_debian-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index b147b12..60b9450 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -411,7 +411,7 @@ then
Install_file "${FILE}" "binary/pool/main"
done
else
- Echo_error "E: Could not find cache/packages_bootstrap"
+ Echo_error "Could not find cache/packages_bootstrap."
exit 1
fi