Am 3/27/2012 7:10, schrieb Zbigniew Jędrzejewski-Szmek: > diff --git a/t/t4052-stat-output.sh b/t/t4052-stat-output.sh > index 328aa8f..1f47f1d 100755 > --- a/t/t4052-stat-output.sh > +++ b/t/t4052-stat-output.sh > @@ -17,6 +17,7 @@ test_expect_success 'preparation' ' > git commit -m message && > echo a >"$name" && > git commit -m message "$name" > + sane_unset COLUMNS > ' Watch out, the && chain is broken here. -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html