projects
/
platform
/
upstream
/
libxslt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3131298
)
Fix error on bug-165 regression test
author
Daniel Veillard
<veillard@redhat.com>
Wed, 19 Sep 2012 08:59:58 +0000
(16:59 +0800)
committer
Daniel Veillard
<veillard@redhat.com>
Wed, 19 Sep 2012 08:59:58 +0000
(16:59 +0800)
Missing error file from the distribution due to a typo
tests/general/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/general/Makefile.am
b/tests/general/Makefile.am
index
24d0d43
..
364fdd9
100644
(file)
--- a/
tests/general/Makefile.am
+++ b/
tests/general/Makefile.am
@@
-172,7
+172,7
@@
EXTRA_DIST = \
bug-161.out bug-161.xsl \
bug-163.out bug-163.xsl \
bug-164.out bug-164.xsl \
- bug-165.out bug-165.xsl bug-1
4
5.err \
+ bug-165.out bug-165.xsl bug-1
6
5.err \
bug-166.out bug-166.xsl \
bug-167.out bug-167.xsl \
bug-168.out bug-168.xsl \