Loading
test: don't create Python .pyc files
Python byte code files are created with root ownership if autotest.sh is run with sudo. This can cause permission problems when doing "rm" or "git clean". Change-Id: I0a099dcd94732bb293aea1bf0278656db0afba5f Signed-off-by:Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/469864 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Maciej Wawryk <maciejx.wawryk@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>