HomeFreeBSD

ZTS: Fix /usr/bin/env: 'python2': No such file or directory

Description

ZTS: Fix /usr/bin/env: 'python2': No such file or directory

Since 4f342e45 env(1) must be able to find a "python2" executable in
the "constrained path" on systems configured with --with-python=2.x
otherwise the ZFS Test Suite won't be able to use Python scripts.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #9325

Details

Provenance
loli10K <loli10K@users.noreply.github.com>Authored on Sep 16 2019, 5:44 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 16 2019, 5:44 PM
Parents
rG637f0c6019a6: Fix clone handling with encryption roots
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG7e15647ce9f4: ZTS: Fix /usr/bin/env: 'python2': No such file or directory (authored by loli10K <loli10K@users.noreply.github.com>).Sep 16 2019, 5:44 PM