Skip to Content.
Sympa Menu

notify-dpml - r1257 - trunk/main/depot/core/etc/bin

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1257 - trunk/main/depot/core/etc/bin
  • Date: Thu, 23 Mar 2006 21:58:29 +0100

Author: mcconnell
Date: 2006-03-23 21:58:27 +0100 (Thu, 23 Mar 2006)
New Revision: 1257

Modified:
trunk/main/depot/core/etc/bin/depot
Log:
resolve bug in depot script

Modified: trunk/main/depot/core/etc/bin/depot
===================================================================
--- trunk/main/depot/core/etc/bin/depot 2006-03-23 20:52:29 UTC (rev 1256)
+++ trunk/main/depot/core/etc/bin/depot 2006-03-23 20:58:27 UTC (rev 1257)
@@ -81,7 +81,7 @@
fi
export DEPOT_CLASSPATH

-DEPOT_ARGS="$DEPOT_ARGS $@"
+DEPOT_ARGS=$@
export DEPOT_ARGS

if [ `echo $PLATFORM | grep "CYGWIN"` ] ; then




  • r1257 - trunk/main/depot/core/etc/bin, mcconnell at BerliOS, 03/23/2006

Archive powered by MHonArc 2.6.24.

Top of Page