wires

about summary refs log tree commit diff
path: root/tests/t0105-commit.sh (unfollow)
Commit message (Collapse)Author
2013-04-10t0109: chain operations with &&John Keeping
Without '&&' between operations, we will not detect if strace or cgit exit with an error status, which would cause a false positive test status in this case. Signed-off-by: John Keeping <john@keeping.me.uk>
2013-04-10cgit.c: Do not restore unset environment variables<