1
0
mirror of https://gitea.quitesimple.org/crtxcr/cgitsb synced 2024-11-23 16:52:05 +01:00
cgitsb/tests
Ferry Huberts 877ff68100 tests: fix failures when CDPATH is set
Some tests would otherwise fail because commands such as
  cd trash/repos/foo && git rev-list --reverse HEAD | head -1
would return 2 lines instead of 1: the 'cd' command also
prints the path when CDPATH is set.

Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2011-07-21 12:48:37 +00:00
..
.gitignore
Makefile
setup.sh
t0010-validate-html.sh
t0020-validate-cache.sh
t0101-index.sh
t0102-summary.sh
t0103-log.sh
t0104-tree.sh
t0105-commit.sh
t0106-diff.sh
t0107-snapshot.sh
t0108-patch.sh