criu/soccr
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
..
test test/other: Resolve Py3 compatibility issues 2019-09-07 15:59:56 +03:00
Makefile soccr: Wire into builder 2017-01-16 11:03:41 +03:00
soccr.c Convert spaces to tabs 2019-09-07 14:16:36 +03:00
soccr.h build: Move generated config.h into include/common/ 2017-11-23 20:23:23 +03:00