[libgnupg-interface-perl] 03/04: autopkgtest: Also set explicitly set -e for the regression test script

Salvatore Bonaccorso carnil at debian.org
Wed Aug 27 05:09:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libgnupg-interface-perl.

commit 6ed60a234ca3055bf5c3c7c917fbae32db80e5c5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Wed Aug 27 07:05:41 2014 +0200

    autopkgtest: Also set explicitly set -e for the regression test script
---
 debian/tests/regression | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/tests/regression b/debian/tests/regression
index ca5b2e8..27fbc0e 100755
--- a/debian/tests/regression
+++ b/debian/tests/regression
@@ -1,2 +1,4 @@
 #!/bin/sh
+set -e
+
 prove --merge --verbose --recurse t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgnupg-interface-perl.git



More information about the Pkg-perl-cvs-commits mailing list