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-launch.sh,1.3,1.4 z3950-daemon-s


From: MJ Ray
Subject: [Koha-cvs] CVS: koha/z3950 z3950-daemon-launch.sh,1.3,1.4 z3950-daemon-shell.sh,1.4,1.5
Date: Wed, 05 Nov 2003 15:33:48 -0800

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

Modified Files:
        z3950-daemon-launch.sh z3950-daemon-shell.sh 
Log Message:
Now figures out what directory the scripts are in

Index: z3950-daemon-launch.sh
===================================================================
RCS file: /cvsroot/koha/koha/z3950/z3950-daemon-launch.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** z3950-daemon-launch.sh      6 Oct 2003 09:10:39 -0000       1.3
--- z3950-daemon-launch.sh      5 Nov 2003 23:33:45 -0000       1.4
***************
*** 15,19 ****
  
  #----------------------------
! . z3950-daemon-options
  export KohaZ3950Dir
  
--- 15,19 ----
  
  #----------------------------
! . $(dirname $0)/z3950-daemon-options
  export KohaZ3950Dir
  
***************
*** 39,42 ****
--- 39,45 ----
  #--------------
  # $Log$
+ # Revision 1.4  2003/11/05 23:33:45  slef
+ # Now figures out what directory the scripts are in
+ #
  # 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)

Index: z3950-daemon-shell.sh
===================================================================
RCS file: /cvsroot/koha/koha/z3950/z3950-daemon-shell.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** z3950-daemon-shell.sh       20 Oct 2003 19:16:50 -0000      1.4
--- z3950-daemon-shell.sh       5 Nov 2003 23:33:45 -0000       1.5
***************
*** 13,17 ****
  
  #----------------------------
! . z3950-daemon-options
  
  #----------------------------
--- 13,17 ----
  
  #----------------------------
! . $(dirname $0)/z3950-daemon-options
  
  #----------------------------
***************
*** 42,45 ****
--- 42,48 ----
  #-------------------
  # $Log$
+ # Revision 1.5  2003/11/05 23:33:45  slef
+ # Now figures out what directory the scripts are in
+ #
  # Revision 1.4  2003/10/20 19:16:50  slef
  # Work on install bugs (see bug 632)




reply via email to

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