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.14,1.15


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha installer.pl,1.14,1.15
Date: Mon, 14 Oct 2002 06:20:58 -0700

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

Modified Files:
        installer.pl 
Log Message:
Added quote so Emacs color doesn't get screwed up.


Index: installer.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** installer.pl        14 Oct 2002 09:58:33 -0000      1.14
--- installer.pl        14 Oct 2002 13:20:55 -0000      1.15
***************
*** 850,854 ****
  If you are installing Koha with the intention of populating it with your own
  data, you probably don't want this sample data installed.
! |;
      print "\nWould you like to install the sample data? Y/[N]: ";
      chomp($input = <STDIN>);
--- 850,854 ----
  If you are installing Koha with the intention of populating it with your own
  data, you probably don't want this sample data installed.
! |;#'
      print "\nWould you like to install the sample data? Y/[N]: ";
      chomp($input = <STDIN>);




reply via email to

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