/[Apache-SVN]
ViewVC logotype

Revision 1914913


Jump to revision: Previous Next
Author: gstein
Date: Sun Dec 24 21:28:22 2023 UTC (5 months, 3 weeks ago)
Changed paths: 1
Log Message:
Switch to boolean return values for .generate() rather than an exit
code. Map the bool to an exit code for sys.exit()

* tools/hook-scripts/mailer/mailer.py:
  (Commit.generate): return FAILED as its existing boolean value
  (PropChange.generate): return FAILED as its existing boolean value
  (Lock.generate): return FAILED as its existing boolean value
  (__main__): use FAILED for the return value, update sys.exit()


Changed paths

Path Details
Directorysubversion/trunk/tools/hook-scripts/mailer/mailer.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26