waf: always close cross answers file
commit843c373d008cd51940f08a7a291976b6e80a5fbf
authorUri Simchoni <urisimchoni@gmail.com>
Mon, 18 May 2015 17:40:11 +0000 (18 20:40 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 20 May 2015 09:19:11 +0000 (20 11:19 +0200)
tree371122d04035f87a1efd8e56b84cc30f3cf92d9c
parent0dcf5357959d2bc5cb984eb0276684b56477ed62
waf: always close cross answers file

When configuring samba for cross-compilation using the
cross-answers file, the file is not closed in a couple of
cases - fix that.

Signed-off-by: Uri Simchoni <urisimchoni@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
buildtools/wafsamba/samba_cross.py