[Koha-bugs] [Bug 17600] Standardize the EXPORT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 24 11:00:37 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17600

--- Comment #96 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 122364
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=122364&action=edit
Bug 17600: after perlimports pm

Was missing the pm
find . \( -name "*.pl" -o -name "*.pm" \) -exec perl
App-perlimports/script/perlimports --inplace-edit --no-preserve-unused
--filename {} \;

TODO: Restore permissions

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list