[Pkg-virtualbox-commits] [virtualbox-ext-pack] 01/01: More verbose error message
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Tue Dec 6 14:25:38 UTC 2016
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 9cf620bb6c1925029af227b3980d637a57119009
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Tue Dec 6 15:25:18 2016 +0100
More verbose error message
---
debian/postinst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postinst b/debian/postinst
index 2d459da..a5d94cd 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -7,7 +7,7 @@ file=Oracle_VM_VirtualBox_Extension_Pack-$version.vbox-extpack
error ()
{
- echo "Hash mismatch $file"
+ echo "Hash mismatch $file: expected $hash"
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