d1673c9063
Two problems are corrected: 1) If a channel is not registered with chanserv, consider it an access failure. 2) The failure flag was being reset on every successful private message. That was intended to ensure that we failed if we were unable to communicate with ChanServ. But the logic was flawed. Correct this by treating the failure flag as trinary. On the first channel where we have verified access is okay, set the flag to indicate that we have not failed, iff the flag has not already been set. So now either failure to communicate with ChanServ or an actual access failure will cause it to exit 1. Change-Id: I8d51b706ed6f499827f8046ab4522b342589cb90 |
||
---|---|---|
.. | ||
build-dib-in-docker.sh | ||
build-image.sh | ||
check_irc_access.py | ||
check_projects_yaml_alphabetized.sh | ||
check_valid_gerrit_config.sh | ||
check_valid_gerrit_projects.py | ||
ci2project.py | ||
irc_tests.py | ||
jenkins-projects-checks.py | ||
layout-checks.py | ||
mount-image.sh | ||
normalize_acl.py | ||
normalize_projects_yaml.py | ||
propose_projects_yaml_update.sh | ||
run-bashate.sh | ||
run-compare-xml.sh | ||
run-layout.sh | ||
umount-image.sh |