浏览代码

deleete old files

a.binder 7 年之前
父节点
当前提交
2c5eceffa0
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

+ 1 - 1
SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

@@ -78,7 +78,7 @@
       <!-- respond file to requested position -->
       <move file="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp.screenshot.png}" tofile="${html2image.application.google_chrome.screenshot.png.OUTPUT}"/>
       <delete dir="${html2image.application.google_chrome.screenshot.png.OUTPUT.temp}" verbose="yes"/>
-         
+      <delete file="${html2image.module.bocian-graph-to-html.INPUT}" verbose="yes"/>
       
       
    </target>