浏览代码

Zabawa z ant

Mariusz Muszyński 9 年之前
父节点
当前提交
d96e72967e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      SE/schema/ant-url_action/procesy5_status/build.xml

+ 2 - 2
SE/schema/ant-url_action/procesy5_status/build.xml

@@ -73,8 +73,8 @@
       
       <loadfile srcfile="${procesy5_status.xml}" property="result"/>
       
-      <echo>RAPORT Z DZIALANIA:
-${result}</echo>
+      <echo>RAPORT Z DZIALANIA:</echo>
+      <echo>${result}</echo>
       
       
   </target>