Use unbuffered output by default in changetracker

This commit is contained in:
Magnus Hagander
2020-08-11 12:00:48 +02:00
parent f92dbfaea6
commit 47e87e31b9

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/python3 -u
#
# auth_changetrack.py - tracks changes to users and distributes them
#