switch to short profile

git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2872 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2008-05-29 19:56:34 +00:00
parent f19ae9a625
commit 6c9d18f326

View File

@ -98,7 +98,7 @@
<junit fork="yes" errorProperty="test.failed" failureProperty="test.failed">
<jvmarg value="-Xmx800M" />
<jvmarg value="-ea" />
<!-- jvmarg value="-Dcom.ibm.wala.junit.profiler=short" -->
<jvmarg value="-Dcom.ibm.wala.junit.profiler=short" />
<classpath>
<path refid="@dot.classpath" />
<pathelement path="@dot" />