cgitsb/tests
Lars Hjemli e5ca46bf4b Brown paper bag: don't use grep -v
For some inexplicable reason I'd gotten the semantics of `grep -v` totally
backwards, thinking it somehow would make the exitcode from grep indicate
the non-match of the specified pattern.

This fixes the broken tests and gives me a valuable lession about shell
programming at the same time.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
2008-02-24 15:55:01 +01:00
..
.gitignore Create initial testsuite 2007-11-11 12:00:13 +01:00
Makefile Create initial testsuite 2007-11-11 12:00:13 +01:00
setup.sh Add regression-test for description-less repos 2008-02-24 15:27:33 +01:00
t0010-validate-html.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0101-index.sh Brown paper bag: don't use grep -v 2008-02-24 15:55:01 +01:00
t0102-summary.sh Brown paper bag: don't use grep -v 2008-02-24 15:55:01 +01:00
t0103-log.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0104-tree.sh Fix html error detected by test-suite 2007-11-11 13:04:28 +01:00
t0105-commit.sh Fix html error detected by test-suite 2007-11-11 13:04:28 +01:00
t0106-diff.sh Create initial testsuite 2007-11-11 12:00:13 +01:00
t0107-snapshot.sh Create initial testsuite 2007-11-11 12:00:13 +01:00