mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
corrected produceHtmlForBrowserTests
This commit is contained in:
parent
eb63aa06a4
commit
27df8a4262
@ -69,6 +69,10 @@ if test -z "$PDF2HTMLEX_PREDIR" ; then
|
|||||||
export PDF2HTMLEX_PREDIR=/tmp/pdf2htmlEX/pre
|
export PDF2HTMLEX_PREDIR=/tmp/pdf2htmlEX/pre
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if test -z "$PDF2HTMLEX_TEST_DIR" ; then
|
||||||
|
export PDF2HTMLEX_TEST_DIR=.
|
||||||
|
fi
|
||||||
|
|
||||||
# clear out the TMPDIR
|
# clear out the TMPDIR
|
||||||
#
|
#
|
||||||
rm -rf $PDF2HTMLEX_TMPDIR
|
rm -rf $PDF2HTMLEX_TMPDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user