commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue-common setup-cvs.py


From: Reinhard Mueller
Subject: gnue-common setup-cvs.py
Date: Sat, 04 Oct 2003 15:47:19 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue-common
Branch:         
Changes by:     Reinhard Mueller <address@hidden>       03/10/04 15:47:19

Modified files:
        .              : setup-cvs.py 

Log message:
        GNUE_CONNECTIONS no longer needed.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue-common/setup-cvs.py.diff?tr1=1.59&tr2=1.60&r1=text&r2=text

Patches:
Index: gnue-common/setup-cvs.py
diff -c gnue-common/setup-cvs.py:1.59 gnue-common/setup-cvs.py:1.60
*** gnue-common/setup-cvs.py:1.59       Sat Oct  4 07:21:02 2003
--- gnue-common/setup-cvs.py    Sat Oct  4 15:47:19 2003
***************
*** 360,373 ****
  
  
  cvsbase = """#!/bin/sh
-      if [ "z$GNUE_CONNECTIONS" = "z" ]
-       then
-        if [ -f %(CONFDIR)s/etc/connections.conf ]
-        then
-          GNUE_CONNECTIONS=%(CONFDIR)s/etc/connections.conf
-          export GNUE_CONNECTIONS
-        fi
-      fi
       PYTHONPATH=%(BASEDIR)s:$PYTHONPATH; export PYTHONPATH
       SCRIPT="%%s"
       if [ "$SCRIPT" != "" ]
--- 360,365 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]