Removed debug comments
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Tue, 22 Jun 2004 22:49:46 +0000 (22:49 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Tue, 22 Jun 2004 22:49:46 +0000 (22:49 +0000)
org.glite.lb.common/build.xml

index 1a24084..2d72ad0 100755 (executable)
@@ -20,6 +20,9 @@
 
        Revision history:
        $Log$
+       Revision 1.2  2004/06/22 22:06:52  dimeglio
+       Added standard comments
+       
 -->
 
 <project name="common" default="compile">
@@ -94,7 +97,6 @@
                                <include name="*.pm" />
                        </fileset>
                </copy> 
-               <echo>${glite_location}</echo>
                <antcall target="lbmakefiles" />
        </target>