koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/z3950 z3950-daemon-shell.sh,1.3,1.4


From: MJ Ray
Subject: [Koha-cvs] CVS: koha/z3950 z3950-daemon-shell.sh,1.3,1.4
Date: Mon, 20 Oct 2003 12:16:53 -0700

Update of /cvsroot/koha/koha/z3950
In directory sc8-pr-cvs1:/tmp/cvs-serv7426/z3950

Modified Files:
        z3950-daemon-shell.sh 
Log Message:
Work on install bugs (see bug 632)

Index: z3950-daemon-shell.sh
===================================================================
RCS file: /cvsroot/koha/koha/z3950/z3950-daemon-shell.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** z3950-daemon-shell.sh       6 Oct 2003 09:10:39 -0000       1.3
--- z3950-daemon-shell.sh       20 Oct 2003 19:16:50 -0000      1.4
***************
*** 35,42 ****
--- 35,48 ----
  export PERL5LIB
  
+ KOHA_CONF=$KohaConf
+ export KOHA_CONF
+ 
  exec $KohaZ3950Script $LogDir >>$LOGFILE 2>&1
  
  #-------------------
  # $Log$
+ # Revision 1.4  2003/10/20 19:16:50  slef
+ # Work on install bugs (see bug 632)
+ #
  # Revision 1.3  2003/10/06 09:10:39  slef
  # Removing config info from z3950*sh and using C4::Context in 
processz3950queue (Fixed bug 39)




reply via email to

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