mirror_zfs/tests/test-runner
Stoiko Ivanov 3ba8cd6d0e test-runner.py: change shebang to python3
In commit 6e72a5b9b6 python scripts which
work with python2 and python3 changed the shebang from /usr/bin/python
to /usr/bin/python3. This gets adapted by the build-system on systems
which don't provide python3.
This commit changes test-runner.py to also use /usr/bin/python3,
enabling the change during buildtime and fixing a minor lintian issue
for those Debian packages, which depend on a specific python version
(python3/python2).

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Closes #8803
2019-05-28 15:06:07 -07:00
..
bin test-runner.py: change shebang to python3 2019-05-28 15:06:07 -07:00
include Clean up (k)shlib and cfg file shebangs 2018-04-08 19:37:22 -07:00
man Add the ZFS Test Suite 2016-03-16 13:46:16 -07:00
Makefile.am Retire legacy test infrastructure 2017-08-15 17:26:38 -07:00