You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by an...@apache.org on 2006/11/16 04:31:45 UTC

svn commit: r475559 - /ant/build/trunk/setup.sh

Author: antoine
Date: Wed Nov 15 19:31:44 2006
New Revision: 475559

URL: http://svn.apache.org/viewvc?view=rev&rev=475559
Log:
fixed typo

Modified:
    ant/build/trunk/setup.sh

Modified: ant/build/trunk/setup.sh
URL: http://svn.apache.org/viewvc/ant/build/trunk/setup.sh?view=diff&rev=475559&r1=475558&r2=475559
==============================================================================
--- ant/build/trunk/setup.sh (original)
+++ ant/build/trunk/setup.sh Wed Nov 15 19:31:44 2006
@@ -28,7 +28,7 @@
 svn co $ant_svn $ant_root
 svn co $antlibs_svn $antlibs_root
 svn co $sandbox_antlibs_svn $sandbox_antlibs_root
-svn co $nighly_list_svn $nightly_list_location 
+svn co $nightly_list_svn $nightly_list_location 
 mkdir $log_location
 mkdir $HOME/bin
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org