land: Fix failure detection.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 5 Oct 2010 09:48:16 +0000 (11:48 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 5 Oct 2010 13:05:25 +0000 (13:05 +0000)
commit2b58efb1fcbf7a67d850cb6a68b932983c36c7af
tree7594e715af5dd02bca187e7be5f39e535d6f1186
parentc94db22a12f67b71135ab674798334fd28472d6a
land: Fix failure detection.

What subprocess.Popen.poll() returns is a exit code, not a status.

Autobuild-User: Jelmer Vernooij <jelmer@samba.org>
Autobuild-Date: Tue Oct  5 13:05:25 UTC 2010 on sn-devel-104
script/land.py