Bugzilla – Attachment 47016 Details for
Bug 15611
Spelling mistake: implimented
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15611: Fix another implimented vs implemented
Bug-15611-Fix-another-implimented-vs-implemented.patch (text/plain), 932 bytes, created by
Jonathan Druart
on 2016-01-20 16:11:04 UTC
(
hide
)
Description:
Bug 15611: Fix another implimented vs implemented
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-01-20 16:11:04 UTC
Size:
932 bytes
patch
obsolete
>From 6ce14fbe327f38b240af10e30b5f74b1e478311a Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 20 Jan 2016 16:10:33 +0000 >Subject: [PATCH] Bug 15611: Fix another implimented vs implemented > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/Auth_with_shibboleth.t | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/Auth_with_shibboleth.t b/t/Auth_with_shibboleth.t >index a20dff5..0c34fc5 100644 >--- a/t/Auth_with_shibboleth.t >+++ b/t/Auth_with_shibboleth.t >@@ -169,7 +169,7 @@ subtest "get_login_shib tests" => sub { > is( $login, "test1234", > "good config with debug enabled, attribute value returned" ); > >-# bad config - with shib_ok implimented, we should never reach this sub with a bad config >+# bad config - with shib_ok implemented, we should never reach this sub with a bad config > }; > > ## checkpw_shib >-- >2.1.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 15611
:
46939
|
47007
|
47015
| 47016