about summary refs log tree commit diff
path: root/tests/common.sh.in
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-08-13T17·01+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-08-13T17·01+0200
commitcb921f67c3f87c0934f7969f24cd6deab70e8574 (patch)
treef7735f18398fd5fbb78da33739f0d3066d646a04 /tests/common.sh.in
parente9b609bf9ae301eb415227e76b6ae904881c07eb (diff)
Remove log2html.xsl and friends
It's part of Hydra now.
Diffstat (limited to 'tests/common.sh.in')
-rw-r--r--tests/common.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/common.sh.in b/tests/common.sh.in
index 48ca7d2dddce..8581223b3d89 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -23,7 +23,6 @@ export PATH=@bindir@:$PATH
 export NIX_BUILD_HOOK=
 export dot=@dot@
 export xmllint="@xmllint@"
-export xsltproc="@xsltproc@"
 export SHELL="@bash@"
 
 export version=@PACKAGE_VERSION@