summaryrefslogtreecommitdiff
path: root/build.xml
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2007-07-25 17:19:44 +0000
committermichelou <michelou@epfl.ch>2007-07-25 17:19:44 +0000
commit4b973bfb2552073418a39df342b287dd2fd66db8 (patch)
tree8b667737b93b78d5b22ba087f1a16a6388eb0d95 /build.xml
parenta06edbf12ad26742124d9d445d790b80e25c8538 (diff)
downloadscala-4b973bfb2552073418a39df342b287dd2fd66db8.tar.gz
scala-4b973bfb2552073418a39df342b287dd2fd66db8.tar.bz2
scala-4b973bfb2552073418a39df342b287dd2fd66db8.zip
reverted to rev12414
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build.xml b/build.xml
index a3c5862517..3753ac6e5f 100644
--- a/build.xml
+++ b/build.xml
@@ -1449,12 +1449,6 @@ GENERATES A DISTRIBUTION
/>
</target>
- <target name="hudson" depends="build">
- <exec executable="test/scalatest" vmlauncher="no">
- <arg value="--quick --pos"/>
- </exec>
- </target>
-
<!-- ===========================================================================
CLEAN
============================================================================ -->