[Pkg-virtualbox-commits] [virtualbox-ext-pack] 02/02: More descriptive error message
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Nov 24 22:27:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository virtualbox-ext-pack.
commit 0290bf7fb419583533e4011725e13c0dbe1ea5e7
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Nov 24 23:27:22 2017 +0100
More descriptive error message
---
debian/postinst.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postinst.in b/debian/postinst.in
index 5eab49c..4579e37 100644
--- a/debian/postinst.in
+++ b/debian/postinst.in
@@ -8,7 +8,7 @@ accept_license=56be48f923303c8cababb0bb4c478284b688ed23f16d775d729b89a2e8e5f9eb
error ()
{
- echo "Hash mismatch $file: expected $hash"
+ echo "Hash mismatch $file: expected $hash, or wrong accept-license key"
exit 1
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-virtualbox/virtualbox-ext-pack.git
More information about the Pkg-virtualbox-commits
mailing list