mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
again disabling tests on cruise, because they don't work on a headless system (yet)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@307 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
parent
a123e2a60a
commit
2ae499ad7c
@ -66,7 +66,7 @@
|
||||
</target>
|
||||
|
||||
<!-- this is run by cruise control continous integration -->
|
||||
<target name="cruise" depends="all"/>
|
||||
<target name="cruise" depends="clean,compile,compile-tests,package,clean_end"/>
|
||||
|
||||
<target name="info">
|
||||
<echo message="This script will build ${name} ${version}"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user