summaryrefslogtreecommitdiff
path: root/xmlto.in
diff options
context:
space:
mode:
Diffstat (limited to 'xmlto.in')
-rwxr-xr-xxmlto.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlto.in b/xmlto.in
index 41e4afa..00b646d 100755
--- a/xmlto.in
+++ b/xmlto.in
@@ -584,6 +584,9 @@ else
#xsltproc may return no file on empty input, touch it to have it for sure
touch "$XSLT_PROCESSED"
+ #xsltproc may return no file on empty input, touch it to have it for sure
+ touch "$XSLT_PROCESSED"
+
if [ $? == 4 ]
then
XSLTOPTS="${XSLTOPTS} --catalogs"