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:
f21e5ab
)
LP 1768715: Whitespace cleanup in Blake's commit.
author
Jason Stephenson
<jason@sigio.com>
Wed, 22 Nov 2017 02:23:03 +0000
(21:23 -0500)
committer
Jason Stephenson
<jason@sigio.com>
Sun, 3 Jun 2018 00:14:55 +0000
(20:14 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/support-scripts/pingest.pl
patch
|
blob
|
history
diff --git
a/Open-ILS/src/support-scripts/pingest.pl
b/Open-ILS/src/support-scripts/pingest.pl
index
86cd0d2
..
df96434
100755
(executable)
--- a/
Open-ILS/src/support-scripts/pingest.pl
+++ b/
Open-ILS/src/support-scripts/pingest.pl
@@
-33,7
+33,7
@@
my $skip_browse; # Skip the browse reingest.
my $skip_attrs; # Skip the record attributes reingest.
my $skip_search; # Skip the search reingest.
my $skip_facets; # Skip the facets reingest.
-my $skip_display;
# Skip the display reingest.
+my $skip_display; # Skip the display reingest.
my $start_id; # start processing at this bib ID.
my $end_id; # stop processing when this bib ID is reached.
my $max_duration; # max processing duration in seconds