testenv: Be more careful deleting environment tmpfiles
authorVolker Lendecke <vl@samba.org>
Mon, 20 Jan 2020 20:19:40 +0000 (21:19 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2020 14:38:43 +0000 (14:38 +0000)
commit4f1e4f9ce3ff21ca542b87ab1a99c34729370701
treeca59486841aacad91d76b681cc4b2b0864f13d24
parent85478847a1f6bf8027a1a91df23ae746042620db
testenv: Be more careful deleting environment tmpfiles

If there is more than one server we will have for example nt4_dc.smbd,
nt4_dc.nmbd and nt4_dc.winbind as daemon environments, together with
the commandline environment "nt4_dc" coming last. Before this patch we
would have deleted all previous tmpfiles in the commandline environment.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
selftest/in_screen