[Koha-cvs] CVS: koha/C4 test.pl,1.6,1.7

Andrew Arensburger arensb at users.sourceforge.net
Sun Oct 13 11:33:39 CEST 2002


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

Modified Files:
	test.pl 
Log Message:
Removed trailing whitespace.


Index: test.pl
===================================================================
RCS file: /cvsroot/koha/koha/C4/test.pl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** test.pl	7 Oct 2002 14:04:27 -0000	1.6
--- test.pl	13 Oct 2002 09:33:37 -0000	1.7
***************
*** 56,60 ****
  	"size","place","lccn");
  &MARCaddMarcBiblio($record2);
! # parse all subfields 
  #my @fields = $record->fields();
  #foreach my $field (@fields) {
--- 56,60 ----
  	"size","place","lccn");
  &MARCaddMarcBiblio($record2);
! # parse all subfields
  #my @fields = $record->fields();
  #foreach my $field (@fields) {





More information about the Koha-cvs mailing list