koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha installer.pl,1.12,1.13


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha installer.pl,1.12,1.13
Date: Sun, 13 Oct 2002 18:04:49 -0700

Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv3701

Modified Files:
        installer.pl 
Log Message:
Fixed the name of the program.


Index: installer.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** installer.pl        13 Oct 2002 07:32:26 -0000      1.12
--- installer.pl        14 Oct 2002 01:04:46 -0000      1.13
***************
*** 25,29 ****
  
  if ($<) {
!     print "\n\nYou must run koha.upgrade as root.\n\n";
      exit;
  }
--- 25,29 ----
  
  if ($<) {
!     print "\n\nYou must run $0 as root.\n\n";
      exit;
  }




reply via email to

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