소스 검색

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>