s4/scripting: Remove legacy selftest-vars.sh script
commita64c2e3bde7cd0ca62390de191983e520f8ee7da
authorTim Beale <timbeale@catalyst.net.nz>
Mon, 11 Mar 2019 02:37:45 +0000 (11 15:37 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 12 Mar 2019 01:53:26 +0000 (12 01:53 +0000)
tree0456baa4c1d3710922c974b3703a366209c28527
parentd192ba4e0bd82020ca0f34c620a64e616378524c
s4/scripting: Remove legacy selftest-vars.sh script

This script was added in 2010 and has only been sporadically kept
up-to-date since. It doesn't appear to work (I think that selftest
and the testenvs have perhaps grown in complexity since 2010 and it's no
longer possible to try to access a testenv from a different
process-space, due to how we use the cwrap libraries).

There's now an alternative (export_envvars_to_file()) in the selftest
code to regenerate a similar file, if anyone actually needs it.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/devel/selftest-vars.sh [deleted file]