Commit 03029484 authored by Jérome Perrin's avatar Jérome Perrin

software/slapos-sr-testing: also disable python3.(minor)

Some configure scripts, such as cmake's FindPython3, use explicit
python version such as python3.9 and can find system python, although
using python3 would be catched by the disabled python. With this change
we also catch attempt of using python3.9

We also print the executed command, it helps guessing what executed
python
parent ebb3655d
Pipeline #30649 failed with stage