mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +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