[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/misc buildrelease,1.9,1.10
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/misc buildrelease,1.9,1.10 |
Date: |
Mon, 20 Jan 2003 05:23:25 -0800 |
Update of /cvsroot/koha/koha/misc
In directory sc8-pr-cvs1:/tmp/cvs-serv29849/misc
Modified Files:
buildrelease
Log Message:
fix for #167
Index: buildrelease
===================================================================
RCS file: /cvsroot/koha/koha/misc/buildrelease,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** buildrelease 16 Jan 2003 20:57:29 -0000 1.9
--- buildrelease 20 Jan 2003 13:23:20 -0000 1.10
***************
*** 76,80 ****
#----------------------------------------------------------
print "\n\nGuessing at next release version. You may need to enter your
SourceForge password...\n";
! open (CVSLOG, "cvs log buildrelease|");
my $symbolicnamessection=0;
my $symbolicnames;
--- 76,80 ----
#----------------------------------------------------------
print "\n\nGuessing at next release version. You may need to enter your
SourceForge password...\n";
! open (CVSLOG, "cvs log misc/buildrelease|");
my $symbolicnamessection=0;
my $symbolicnames;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/misc buildrelease,1.9,1.10,
Paul POULAIN <=