mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Actually return a value to the shell
This commit is contained in:
@@ -87,4 +87,5 @@ def main():
|
||||
|
||||
return 0
|
||||
|
||||
main()
|
||||
if __name__ == "__main__":
|
||||
sys.exit(main())
|
||||
|
||||
Reference in New Issue
Block a user