Mariusz Muszyński 9 år sedan
förälder
incheckning
d96e72967e
1 ändrade filer med 2 tillägg och 2 borttagningar
  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>