Bugzilla – Attachment 109648 Details for
Bug 26382
misc/maintenance/compare_es_to_db.pl is missing execution permission
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26382: fix misc/maintenance/compare_es_to_db.pl execution permission
Bug-26382-fix-miscmaintenancecompareestodbpl-execu.patch (text/plain), 740 bytes, created by
Fridolin Somers
on 2020-09-04 08:28:55 UTC
(
hide
)
Description:
Bug 26382: fix misc/maintenance/compare_es_to_db.pl execution permission
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2020-09-04 08:28:55 UTC
Size:
740 bytes
patch
obsolete
>From d2059a9f66d5f3c125c88e4cc5c825315a576bda Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 4 Sep 2020 10:27:19 +0200 >Subject: [PATCH] Bug 26382: fix misc/maintenance/compare_es_to_db.pl execution > permission > >Bug 22831 added script misc/maintenance/compare_es_to_db.pl without execution permission. > >Test plan : >Apply patch and chech file misc/maintenance/compare_es_to_db.pl has >execution permission. >--- > misc/maintenance/compare_es_to_db.pl | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100644 => 100755 misc/maintenance/compare_es_to_db.pl > >diff --git a/misc/maintenance/compare_es_to_db.pl b/misc/maintenance/compare_es_to_db.pl >old mode 100644 >new mode 100755 >-- >2.27.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 26382
:
109648
|
109665