a.binder 9 gadi atpakaļ
vecāks
revīzija
53ec959dc3

+ 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>