commit | d5b99f35bd9102cf25ffb5d438898fa0c625defd | [log] [tgz] |
---|---|---|
author | Tay Ray Chuan <rctay89@gmail.com> | Mon Sep 16 01:38:21 2013 +0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Sep 17 09:44:29 2013 -0700 |
tree | b60af40325bbfd405d89085af816d7b41568cd43 | |
parent | c26c472e05cbc480c8a3801d866cfc77e762c0e5 [diff] |
t7406-submodule-update: add missing && 322bb6e (2011 Aug 11) introduced a new subshell at the end of a test case but omitted a '&&' to join the two; fix this. Signed-off-by: Tay Ray Chuan <rctay89@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>