Bugzilla – Attachment 110834 Details for
Bug 26384
Missing test to catch for execution flags
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26384: Add .t extension to make the script executed by CI
Bug-26384-Add-t-extension-to-make-the-script-execu.patch (text/plain), 710 bytes, created by
Jonathan Druart
on 2020-09-28 08:35:59 UTC
(
hide
)
Description:
Bug 26384: Add .t extension to make the script executed by CI
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-09-28 08:35:59 UTC
Size:
710 bytes
patch
obsolete
>From 019d881018cf83a2eec01f5a88e635ea30eade20 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 28 Sep 2020 10:35:01 +0200 >Subject: [PATCH] Bug 26384: Add .t extension to make the script executed by CI > >The test file is not run as it does not have the .t extension >--- > xt/{find-misplaced-executables => find-misplaced-executables.t} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename xt/{find-misplaced-executables => find-misplaced-executables.t} (100%) > >diff --git a/xt/find-misplaced-executables b/xt/find-misplaced-executables.t >similarity index 100% >rename from xt/find-misplaced-executables >rename to xt/find-misplaced-executables.t >-- >2.20.1
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 26384
:
109691
|
109692
|
109845
|
109847
|
109848
|
109884
|
109885
|
109886
| 110834