koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] koha/misc/migration_tools check_parser.pl


From: Bruno Toumi
Subject: [Koha-cvs] koha/misc/migration_tools check_parser.pl
Date: Fri, 25 May 2007 10:00:54 +0000

CVSROOT:        /cvsroot/koha
Module name:    koha
Changes by:     Bruno Toumi <btoumi>    07/05/25 10:00:54

Modified files:
        misc/migration_tools: check_parser.pl 

Log message:
        delete space in beggining of the script to accept script launch

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/misc/migration_tools/check_parser.pl?cvsroot=koha&r1=1.1&r2=1.2

Patches:
Index: check_parser.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/migration_tools/check_parser.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- check_parser.pl     25 May 2007 09:33:58 -0000      1.1
+++ check_parser.pl     25 May 2007 10:00:54 -0000      1.2
@@ -1,4 +1,4 @@
- #!/usr/bin/perl
+#!/usr/bin/perl
  
 use XML::SAX::ParserFactory;
 $parser = XML::SAX::ParserFactory->parser();




reply via email to

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