mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
Use unbuffered output by default in changetracker
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/python3 -u
|
||||
#
|
||||
# auth_changetrack.py - tracks changes to users and distributes them
|
||||
#
|
||||
|
Reference in New Issue
Block a user