chiark / gitweb /
Fix t1200 to catch intermediate errors.
authorYann Dirson <ydirson@altern.org>
Mon, 25 Jun 2007 21:24:51 +0000 (23:24 +0200)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 25 Jun 2007 21:49:38 +0000 (22:49 +0100)
commitf32c0bfa9db671b04597541749678ad46b6860af
tree68d35e9d706d431a2a7bde60b35da999dc6f6203
parent6b79a09cf777b209d875ab498e57a20643fd1bbf
Fix t1200 to catch intermediate errors.

All command sequences in tests should be linked with && or
similar, to guard against potentially missing a regresssion.

Signed-off-by: Yann Dirson <ydirson@altern.org>
t/t1200-push-modified.sh