Fix autopkgtest

environments/ppa-mbqj77/deployments/756
Xavier Guimard 6 years ago
parent 288fe5159c
commit 266aa913a3
  1. 2
      debian/tests/runner

@ -12,7 +12,7 @@ LLSOURCEDIR=`pwd`
LIST=$2
test "$LIST" == "" 2>/dev/null && LIST=lemonldap-ng-*
test "$LIST" = "" 2>/dev/null && LIST=lemonldap-ng-*
EXITCODE=0
for LLLIB in $LIST; do

Loading…
Cancel
Save