projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a6702
)
LP#2015484: (follow-up) ensure that -e means --encoding
user/gmcharlt/lp2015484_exclude_opac_visible_from_export
author
Galen Charlton
<gmc@equinoxOLI.org>
Fri, 7 Apr 2023 13:39:27 +0000
(09:39 -0400)
committer
Galen Charlton
<gmc@equinoxOLI.org>
Fri, 7 Apr 2023 13:39:27 +0000
(09:39 -0400)
This preserves backwards compatiblity.
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/support-scripts/marc_export.in
patch
|
blob
|
history
diff --git
a/Open-ILS/src/support-scripts/marc_export.in
b/Open-ILS/src/support-scripts/marc_export.in
index
748cc7f
..
a6e3131
100755
(executable)
--- a/
Open-ILS/src/support-scripts/marc_export.in
+++ b/
Open-ILS/src/support-scripts/marc_export.in
@@
-94,7
+94,7
@@
sub new {
'format=s',
'type=s',
'xml-idl=s',
- 'encoding=s',
+ 'encoding
|e
=s',
'timeout=i',
'library=s@',
'descendants=s@',