mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-24 16:20:15 +08:00
make_public.py doesn't need python to be invoked with the -B argument because we are no longer importing anything that would be affected by it.
This commit is contained in:
parent
407dc0907f
commit
b7a46fe81c
2
packaging/make_public.py
Normal file → Executable file
2
packaging/make_public.py
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3 -B
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# make_public.py
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user