Bugzilla – Attachment 75896 Details for
Bug 20393
Remove redundant 'koha.psgi' and 'plackup.sh' files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20393: (QA follow-up) Remove only occurence of misc/plack/koha.psgi
Bug-20393-QA-follow-up-Remove-only-occurence-of-mi.patch (text/plain), 819 bytes, created by
Julian Maurice
on 2018-06-08 07:01:27 UTC
(
hide
)
Description:
Bug 20393: (QA follow-up) Remove only occurence of misc/plack/koha.psgi
Filename:
MIME Type:
Creator:
Julian Maurice
Created:
2018-06-08 07:01:27 UTC
Size:
819 bytes
patch
obsolete
>From bb6de7d2527bb818df7b01055e8221d447c6a936 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Fri, 8 Jun 2018 08:53:51 +0200 >Subject: [PATCH] Bug 20393: (QA follow-up) Remove only occurence of > misc/plack/koha.psgi > >Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> >--- > t/db_dependent/00-strict.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/db_dependent/00-strict.t b/t/db_dependent/00-strict.t >index 4f3c9e4d27..052b8a108e 100755 >--- a/t/db_dependent/00-strict.t >+++ b/t/db_dependent/00-strict.t >@@ -36,7 +36,7 @@ my @dirs = ( > ); > > $Test::Strict::TEST_STRICT = 0; >-$Test::Strict::TEST_SKIP = [ 'misc/kohalib.pl', 'misc/plack/koha.psgi' ]; >+$Test::Strict::TEST_SKIP = [ 'misc/kohalib.pl' ]; > > my $ncpu; > if ( $ENV{KOHA_PROVE_CPUS} ) { >-- >2.14.2
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 20393
:
72823
|
72824
|
73392
|
75895
| 75896