[lemonldap-ng] 01/01: Reinitialize test list
Xavier Guimard
xguimard-guest at moszumanska.debian.org
Wed Nov 9 21:48:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.
commit 494f9cdfcf222a07697912a9f751eedf706eac51
Author: Xavier Guimard <x.guimard at free.fr>
Date: Wed Nov 9 22:48:27 2016 +0100
Reinitialize test list
---
debian/tests/lib/build-deps.d/smoke | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/tests/lib/build-deps.d/smoke b/debian/tests/lib/build-deps.d/smoke
index c2b2642..5765bb8 100755
--- a/debian/tests/lib/build-deps.d/smoke
+++ b/debian/tests/lib/build-deps.d/smoke
@@ -110,7 +110,7 @@ EOF
XVFB=
fi
- if [ -z "$test_targets" ] && [ -d t ]; then test_targets=$(ls -d t/*.t 2>/dev/null || true); fi
+ test_targets=$(ls -d t/*.t 2>/dev/null || true)
if [ ! -n "$test_targets" ]; then
echo 'Nothing to prove, skipping.'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git
More information about the Pkg-perl-cvs-commits
mailing list