Bug 22388: Add missing +x flag to split_callnumbers
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Feb 2019 15:23:05 +0000 (12:23 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 26 Feb 2019 09:16:20 +0000 (09:16 +0000)
commit84e67818c57286722537e8c2e73d4587430ccd6c
tree526252057665866cf0ff35307e8983a4d5244d08
parent854f1ca17a78c5b73c63cfd0b57bcf89108778b2
Bug 22388: Add missing +x flag to split_callnumbers

The following commit added this svc script but did not set the correct
permissions, +x was missing
  commit 328046e59cbf7c858b9218ac2adf27bb42784776
  Bug 15836: Add missing svc script

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit e429c4b84d662fcc9466a5ed4ee38ba704881507)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
svc/split_callnumbers [changed mode: 0644->0755]