aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-01-06 21:51:09 +0100
committerLars Hjemli <hjemli@gmail.com>2009-01-06 21:51:09 +0100
commit25f6a1f4c29b6a6009a185e9473317f0fe64616d (patch)
treefe159412ae3c4c81d0c5aabfabc4ac8cc7ce6215 /tests
parent50fbd46c917a06f60235da59adb860697ea94eb0 (diff)
parentf3c99cf1cee25ae95ffea6188b40734e877bce20 (diff)
downloadcgit-25f6a1f4c29b6a6009a185e9473317f0fe64616d.tar.gz
cgit-25f6a1f4c29b6a6009a185e9473317f0fe64616d.tar.bz2
Merge branch 'stable'
Diffstat (limited to 'tests')
-rwxr-xr-xtests/t0104-tree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0104-tree.sh b/tests/t0104-tree.sh
index 0d62cc8..33f4eb0 100755
--- a/tests/t0104-tree.sh
+++ b/tests/t0104-tree.sh
@@ -15,7 +15,7 @@ run_test 'find line 1' '
'
run_test 'no line 2' '
- grep -e "<a id=.n2. name=.n2. href=.#n2.>2</a>" trash/tmp
+ ! grep -e "<a id=.n2. name=.n2. href=.#n2.>2</a>" trash/tmp
'
run_test 'generate foo+bar/tree' 'cgit_url "foo%2bbar/tree" >trash/tmp'