apparmor/utils/test/runtests-py2.sh
Steve Beattie 72cde9a4f4 utils/tests: fix bashisms in runtests-py2.sh
Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: Seth Arnold <seth.arnold@canonical.com>
2014-09-03 13:00:33 -07:00

5 lines
67 B
Bash
Executable file

#!/bin/sh
RUNTESTS_PY__PYTHON_BINARY=python2
. ./runtests-py3.sh