script/autobuild.py: fix tasks indent
authorJoe Guo <joeg@catalyst.net.nz>
Wed, 22 May 2019 10:11:28 +0000 (22:11 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 20 Jun 2019 23:40:16 +0000 (23:40 +0000)
commit41d93a6da5b99b72fabe872d124171f6ae5c897f
treec7ab5a071ac766f575999504d6bac138836f178f
parent33cc2692510d6963ffb33d5cbb4233e1111f8928
script/autobuild.py: fix tasks indent

Indent tasks at same level, make it easier to copy/move lines arround.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py