python: Create targetdir recursively
authorAndreas Schneider <asn@samba.org>
Wed, 21 Oct 2020 05:43:08 +0000 (07:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 27 Oct 2020 08:22:01 +0000 (08:22 +0000)
commit069c5acc4b69d49ead2c2bb4b014905d43415d90
tree64e34c29bf82567bf445f0e9960c7017f0bf0e36
parent15e15f7c21b1c0b19773f714602a38a2237f3cc2
python: Create targetdir recursively

This fixes `make test` in a release tarball.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14542

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
(cherry picked from commit 76db796181419967a483bcd71fe0cca313ccaf82)
python/samba/netcmd/domain.py