1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Disabling the MBS core tests since there is a deadlock in them at the moment.

This commit is contained in:
Doug Schaefer 2006-11-16 18:22:03 +00:00
parent f0f63b48ed
commit 494ab7d964

View file

@ -66,7 +66,7 @@
<antcall target="cdt-core"/>
<antcall target="cdt-ui"/>
<antcall target="cdt-debug-ui"/>
<antcall target="cdt-mbs-core"/>
<!--antcall target="cdt-mbs-core"/-->
<!--antcall target="cdt-mbs-ui"/-->
</target>