aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-buildpackage-funcs
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-11-13 11:24:29 +0000
committerMattia Rizzolo <mattia@mapreri.org>2015-11-15 10:16:22 +0000
commite2420f46582fb7761d04ed86c2201dd79a857e51 (patch)
tree4c280b1df30beef695c9a84178aa405f07c21cce /pbuilder-buildpackage-funcs
parentfcee0334be27ea4ec4a5fdc3f940e015e60defe9 (diff)
downloadpbuilder-e2420f46582fb7761d04ed86c2201dd79a857e51.tar
pbuilder-e2420f46582fb7761d04ed86c2201dd79a857e51.tar.gz
use log.e() instead of log()
Diffstat (limited to 'pbuilder-buildpackage-funcs')
-rw-r--r--pbuilder-buildpackage-funcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-buildpackage-funcs b/pbuilder-buildpackage-funcs
index c3eeee7..e80555b 100644
--- a/pbuilder-buildpackage-funcs
+++ b/pbuilder-buildpackage-funcs
@@ -57,7 +57,7 @@ function checkbuilddep () {
if [ $? -eq 2 -a "${PRESERVE_BUILDPLACE}" = "yes" ]; then
trap umountproc_trap exit sighup
fi
- log "E: pbuilder-satisfydepends failed."
+ log.e "pbuilder-satisfydepends failed."
exit 2
fi
# install extra packages to the chroot