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.5,1.6


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/z3950 z3950-daemon-launch.sh,1.5,1.6
Date: Wed, 26 Oct 2005 02:13:57 -0700

Update of /cvsroot/koha/koha/z3950
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29469/z3950

Modified Files:
        z3950-daemon-launch.sh 
Log Message:
big commit, still breaking things...

* synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should not 
be modified deeply.
* code cleaning (cleaning warnings from perl -w) continued

Index: z3950-daemon-launch.sh
===================================================================
RCS file: /cvsroot/koha/koha/z3950/z3950-daemon-launch.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** z3950-daemon-launch.sh      20 Jun 2005 17:05:17 -0000      1.5
--- z3950-daemon-launch.sh      26 Oct 2005 09:13:54 -0000      1.6
***************
*** 33,37 ****
  fi
  
- #MJR: removed -s option, as we have a #! at the start of z3950-daemon-shell.sh
  su -c $KohaZ3950Shell - $RunAsUser &
  
--- 33,36 ----
***************
*** 40,45 ****
  #--------------
  # $Log$
! # Revision 1.5  2005/06/20 17:05:17  slef
! # Removed -s from su call after Thomas D reports it breaks FreeBSD
  #
  # Revision 1.4  2003/11/05 23:33:45  slef
--- 39,50 ----
  #--------------
  # $Log$
! # Revision 1.6  2005/10/26 09:13:54  tipaul
! # big commit, still breaking things...
! #
! # * synch with rel_2_2. Probably the last non manual synch, as rel_2_2 should 
not be modified deeply.
! # * code cleaning (cleaning warnings from perl -w) continued
! #
! # Revision 1.4.4.1  2005/06/27 23:10:55  hdl
! # Removing -s from su call after Thomas D reports it breaks FreeBSD
  #
  # Revision 1.4  2003/11/05 23:33:45  slef




reply via email to

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