mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +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
|
||||
fi
|
||||
|
||||
if test -z "$PDF2HTMLEX_TEST_DIR" ; then
|
||||
export PDF2HTMLEX_TEST_DIR=.
|
||||
fi
|
||||
|
||||
# clear out the TMPDIR
|
||||
#
|
||||
rm -rf $PDF2HTMLEX_TMPDIR
|
||||
|
Loading…
Reference in New Issue
Block a user