fixing path to test manual file

This commit is contained in:
Mark Skilbeck
2010-10-16 17:30:27 +00:00
parent fef33e2e3c
commit 774382826c

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#just for testing!
cd "`dirname "$0"`"
@@ -75,7 +75,7 @@ elif [ $type != "coverage" ]; then
rm -R $build_dir/*
fi
xsltproc --param base.dir "'$build_dir/'" --xinclude $xslfile $manualpath
xsltproc --param base.dir "'$build_dir/'" --xinclude $xslfile ../manual/en/$manualpath
#highlight php sources
#we need to escape the wildcard, because php doesn't allow enough