- chmod 0755
- add newline in error message shown if attempting to
run in MARC21 database
---
.../UNIMARC_sync_date_created_with_marc_biblio.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
mode change 100644 => 100755
misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl
diff --git a/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl
b/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl
old mode 100644
new mode 100755
index c94a5a4..3aef5c6
--- a/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl
+++ b/misc/maintenance/UNIMARC_sync_date_created_with_marc_biblio.pl
@@ -69,5 +69,5 @@ if (lc(C4::Context->preference('marcflavour')) eq "unimarc"){
process();
}
else {
- print "this script is UNIMARC only and should be used only on unimarc
databases";
+ print "this script is UNIMARC only and should be used only on unimarc
databases\n";
}
--
1.5.5.GIT
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches