Debian Automated Code Analysis

checkbashisms analysis of ldap2zone_0.1-7.dsc

possible bashism in ./ldap2bind line 5 (alternative test command ([[ foo ]] should be [ foo ])):
[[ ${LDAP_URI} =~ 'ldap''s'?'://''.'* ]] || LDAP_URI="ldap://${LDAP_URI}"
possible bashism in ./ldap2bind line 56 (echo -e):
		echo -e "Reloading the zone '$domain' failed:\n$result" 1>&2

This report was generated on Fri, 17 Dec 2010 05:38:12 +0000, based on results by checkbashisms 2.10.65git5