Commit 491336e9 authored by Jérome Perrin's avatar Jérome Perrin

tests/test_slapgrid: don't use python -S in test scripts

I guess this code was using python -S to try to be independant from anything
that can happen in site.py, but that's not needed when running on testnode.

pygolang.pymain does not support -S and we are moving tests environments to
use pygolang.pymain, so let's remove this if we don't need it.
parent 15675348
Pipeline #12504 failed with stage
in 0 seconds