a.binder 9 年之前
父节点
当前提交
53ec959dc3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

+ 1 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

@@ -104,7 +104,7 @@
         <echo> gues path of pdf is url = ${url} </echo>
         <exec  executable="bash" dir="." outputproperty="url_of_current_script">
             <arg value="-c"/>
-            <arg value="echo &quot;${url}&quot; |sed 's/[a-zA-Z0-9]*.php.*//'"/>
+            <arg value="echo &quot;${url}&quot; |sed 's/wfs-data.php.*//'"/>
         </exec>
         <echo>  url_of_current_script : ${url_of_current_script}  </echo>