Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rapicault2010-06-01 02:36:53 +0000
committerPascal Rapicault2010-06-01 02:36:53 +0000
commit8514002277c9149ad72fa0f348403bb357abd991 (patch)
tree76557526ac5e43b2c6f76a15f8a15df4e6657a84 /bundles/org.eclipse.equinox.p2.tests/pom.xml
parent318a6846b3fb223d3b15ba0010f6fa2b118a1032 (diff)
downloadrt.equinox.p2-8514002277c9149ad72fa0f348403bb357abd991.tar.gz
rt.equinox.p2-8514002277c9149ad72fa0f348403bb357abd991.tar.xz
rt.equinox.p2-8514002277c9149ad72fa0f348403bb357abd991.zip
Enable consoleLog
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.p2.tests/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests/pom.xml b/bundles/org.eclipse.equinox.p2.tests/pom.xml
index 1f3964bd3..df9cdf874 100644
--- a/bundles/org.eclipse.equinox.p2.tests/pom.xml
+++ b/bundles/org.eclipse.equinox.p2.tests/pom.xml
@@ -23,6 +23,7 @@
<testSuite>org.eclipse.equinox.p2.tests</testSuite>
<testClass>org.eclipse.equinox.p2.tests.AutomatedTests</testClass>
<argLine>-Xmx512m</argLine>
+ <appArgLine>-consoleLog</appArgLine>
<bundleStartLevel>
<bundle>
<id>org.eclipse.equinox.ds</id>

Back to the top