Enable batch mode for devel/upload
authorIustin Pop <iustin@google.com>
Thu, 26 Nov 2009 16:11:36 +0000 (17:11 +0100)
committerIustin Pop <iustin@google.com>
Thu, 26 Nov 2009 16:25:46 +0000 (17:25 +0100)
commitb30e35c601cfa83395cac76f4c51cb573feeb506
tree98d1ac6cfb4ae906f3252fc73264f0520a39317a
parent5bc556dd30a50abf42ac5e9a1d6832768363c362
Enable batch mode for devel/upload

Since the rsync/ssh calls are done in parallel, they can't read properly a
password or confirmation about keys from stdin. As such, it's better to enable
batch mode so that they fail right away instead of prompting and then timing
out after a long while.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
devel/upload.in