You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by aj...@apache.org on 2005/04/06 13:38:09 UTC

svn commit: r160285 - in gump/branches/Gump3: ./ gump

Author: ajack
Date: Wed Apr  6 04:38:08 2005
New Revision: 160285

URL: http://svn.apache.org/viewcvs?view=rev&rev=160285
Log:
Escaped $PATH so see the name, not the contents.

Modified:
    gump/branches/Gump3/   (props changed)
    gump/branches/Gump3/gump

Propchange: gump/branches/Gump3/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Wed Apr  6 04:38:08 2005
@@ -1,6 +1,6 @@
+
 .project
 *.pyc
-
 build
 log
 work
@@ -9,4 +9,4 @@
 tmp
 xdocs-work
 cache
-
+.classpath

Modified: gump/branches/Gump3/gump
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/gump?view=diff&r1=160284&r2=160285
==============================================================================
--- gump/branches/Gump3/gump (original)
+++ gump/branches/Gump3/gump Wed Apr  6 04:38:08 2005
@@ -375,10 +375,10 @@
 
      $2
      
-and install it. If it is already installed, modify your $PATH variable
-to point to it. You can customize the $PATH variable inside a file named
+and install it. If it is already installed, modify your \$PATH variable
+to point to it. You can customize the \$PATH variable inside a file named
 
-  $GUMP_ENV_FILE
+  \$GUMP_ENV_FILE
 
 if you wish."
   fi