Run scripts in an isolated environment (#1889080)
This commit is contained in:
parent
bfb7f70b99
commit
d77d134c10
3 changed files with 6 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3 -B
|
||||
#!/usr/bin/python3 -sB
|
||||
# (imports pythondistdeps from /usr/lib/rpm, hence -B)
|
||||
#
|
||||
# This program is free software.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue