Koha/debian/scripts
Nick Clemens 510ee8a1a3 Bug 24306: Add debug switch to koha-indexer
This raises the debug level a lot, it it a bit overwhelming, but may be useful in debugging indexing issues

To test:
1 - Apply patches
2 - sudo koha-indexer --stop instance
3 - sudo debian/scripts/koha-indexer --start --debug instance
4 - tail -f /var/log/koha/instance/indexer-output.log
5 - Note you get a listing that nothign in the queue
6 - Go to staff client and make a change to a record
7 - Note the logs have tons of info

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-13 07:55:44 +02:00
..
koha-create Bug 24151: Rename the config key with 'bcrypt_settings' 2020-07-20 15:17:42 +02:00
koha-create-dirs
koha-disable
koha-dump
koha-dump-defaults
koha-elasticsearch Bug 23137: Add reset and delete to koha-elasticsearch 2020-04-29 17:02:03 +01:00
koha-email-disable
koha-email-enable
koha-enable
koha-foreach Bug 25634: Warn if koha-shell returns non-zero in koha-foreach 2020-06-12 10:32:30 +02:00
koha-functions.sh Bug 25481: Pass --user to start-stop-daemon when a pidfile is used 2020-05-19 15:04:35 +01:00
koha-indexer Bug 24306: Add debug switch to koha-indexer 2020-08-13 07:55:44 +02:00
koha-list
koha-mysql
koha-mysqlcheck
koha-passwd
koha-plack Bug 25481: Pass --user to start-stop-daemon when a pidfile is used 2020-05-19 15:04:35 +01:00
koha-rebuild-zebra
koha-remove
koha-reset-passwd
koha-restore
koha-run-backups
koha-shell Bug 25752: Stay in cwd after koha-shell 2020-07-09 11:50:42 +02:00
koha-sip Bug 24993: fix increment 2020-04-14 08:33:00 +01:00
koha-sitemap
koha-translate Bug 20116: Fix package install path for clear_cache.pl 2020-05-26 14:43:56 +02:00
koha-upgrade-schema
koha-upgrade-to-3.4
koha-z3950-responder Bug 25618: Fix wrong package install path for misc dir 2020-05-29 11:44:54 +02:00
koha-zebra