criu/test/others/mounts
Radostin Stoyanov 4c1ee3e227 test/other: Resolve Py3 compatibility issues
When Python 2 is not installed we assume that /usr/bin/python refers to
version 3 of Python and the executable /usr/bin/python2 does not exist.

This commit also resolves a compatibility issue with Popen where in
Py2 file descriptors will be inherited by the child process and in
Py3 they will be closed by default.

Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
2019-09-07 15:59:56 +03:00
..
ext tests: move non-zdtm tests to tests/others/ 2016-02-24 13:09:17 +03:00
mounts.py py: Reformat everything into pep8 style 2019-09-07 15:59:56 +03:00
mounts.sh test/other: Resolve Py3 compatibility issues 2019-09-07 15:59:56 +03:00
run.sh tests/others: a few fixes of paths 2016-02-29 11:35:32 +03:00