Index: drlvm/trunk/build/make/targets/test.xml
===================================================================
--- drlvm/trunk/build/make/targets/test.xml (revision 501717)
+++ drlvm/trunk/build/make/targets/test.xml (working copy)
@@ -18,7 +18,7 @@
Index: drlvm/trunk/build/make/targets/reg.test.run.xml
===================================================================
--- drlvm/trunk/build/make/targets/reg.test.run.xml (revision 501717)
+++ drlvm/trunk/build/make/targets/reg.test.run.xml (working copy)
@@ -92,7 +92,7 @@
-
@@ -106,7 +106,7 @@
It's possible to use task for this purpose:
but it fails with NPE while processing...
-->
@@ -125,7 +125,7 @@
substring="${reg.test.failed.mark}"/>
-
+
@@ -149,7 +149,7 @@
haltonerror="false"
printsummary="withOutAndErr"
dir="${basedir}"
- failureproperty="reg.test.errors"
+ failureproperty="test.failed"
timeout="${reg.test.timeout}">