Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2342 - development/main/transit

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: peter AT neubauer.se
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2342 - development/main/transit
  • Date: Thu, 21 Apr 2005 11:50:54 -0400

Author: peter AT neubauer.se
Date: Thu Apr 21 11:50:53 2005
New Revision: 2342

Modified:
development/main/transit/build.xml
Log:
nicer code


Modified: development/main/transit/build.xml
==============================================================================
--- development/main/transit/build.xml (original)
+++ development/main/transit/build.xml Thu Apr 21 11:50:53 2005
@@ -160,10 +160,11 @@
<chmod perm="755">
<fileset dir="${dpml.system}/bin">
<include name="**/*.sh"/>
+ <include name="**/transit"/>
</fileset>
</chmod>
- <chmod perm="755" file="${dpml.system}/bin/transit"/>
- <echo>
+
+ <echo>

#----------------------------------------------------------------------------------
# Updating DPML DATA ${dpml.data}

#----------------------------------------------------------------------------------



  • svn commit: r2342 - development/main/transit, peter, 04/21/2005

Archive powered by MHonArc 2.6.24.

Top of Page