diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-08-24 13:34:14 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-24 23:58:44 -0700 |
commit | 95728f74b100a4feabb5c70c0e6d8bed9dc29451 (patch) | |
tree | 24f7307bbc4f570c6443f98f2b00d6841b580a50 /compat | |
parent | c742f870ce29c145db57d7bc922bc0a4850a32a6 (diff) | |
download | git-95728f74b100a4feabb5c70c0e6d8bed9dc29451.tar.gz git-95728f74b100a4feabb5c70c0e6d8bed9dc29451.tar.xz |
reset test: modernize style
Avoid command substitution and pipes to ensure that the exit status
from each git command is tested (and in particular that any segfaults
are caught).
Maintain the test setup (no commits, one file named "a", another named
"b") even after the last test, to make it easier to rearrange tests or
add new tests after the last in the future.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions