prevent nightly from failing

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689874 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2008-08-28 16:32:48 +00:00
parent 9a89d44c88
commit 3612ce1e32
1 changed files with 1 additions and 1 deletions

View File

@ -767,7 +767,7 @@
</target>
<target name="nightly"
depends="test, package">
depends="test, create-package">
<!-- no description, don't advertise -->
</target>