script/autobuild.py: allow to run from within git rebase -i
commit07081d03da2a49010fdc905a39e48dd589be47b2
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Apr 2022 15:04:53 +0000 (12 15:04 +0000)
committerStefan Metzmacher <metze@samba.org>
Thu, 28 Apr 2022 15:23:24 +0000 (28 15:23 +0000)
tree4fbf7be33543442eb096f0e2443c749e6ea8cca3
parent922261d77ae9190aada81e97ce8a41c5306acd9c
script/autobuild.py: allow to run from within git rebase -i

The 'git clone' used by autobuild.py fails if
GIT_DIR and GIT_WORK_TREE are already defined in the
environment.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Apr 28 15:23:24 UTC 2022 on sn-devel-184
script/autobuild.py