Fixed bum filename.

This commit is contained in:
Thomas Gideon 2010-11-09 11:49:38 -05:00
parent d4b73ac202
commit f3cb0e8fda
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ if [ "$?" == "0" ]
then
xsl=with_offset.xsl
else
xsl=without_offset
xsl=without_offset.xsl
fi
xalan -xsl $xsl -in contents.xml -text -out contents.txt