Bugzilla – Attachment 60924 Details for
Bug 18233
t/db_dependent/00-strict.t has non-existant resetversion.pl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18233 - t/db_dependent/00-strict.t has non-existant resetversion.pl
Bug-18233---tdbdependent00-strictt-has-non-existan.patch (text/plain), 1.07 KB, created by
Olli-Antti Kivilahti
on 2017-03-08 16:13:44 UTC
(
hide
)
Description:
Bug 18233 - t/db_dependent/00-strict.t has non-existant resetversion.pl
Filename:
MIME Type:
Creator:
Olli-Antti Kivilahti
Created:
2017-03-08 16:13:44 UTC
Size:
1.07 KB
patch
obsolete
>From 61aa5369634ac5cd1183495d34ea3083bc70eb68 Mon Sep 17 00:00:00 2001 >From: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> >Date: Wed, 8 Mar 2017 18:12:59 +0200 >Subject: [PATCH] Bug 18233 - t/db_dependent/00-strict.t has non-existant > resetversion.pl > >Removes a warning. >--- > 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 688b449..11e9403 100644 >--- a/t/db_dependent/00-strict.t >+++ b/t/db_dependent/00-strict.t >@@ -14,7 +14,7 @@ my @dirs = ( 'acqui', 'admin', 'authorities', 'basket', > 'edithelp.pl', 'errors', 'fix-perl-path.PL', 'help.pl', 'installer', > 'koha_perl_deps.pl', 'kohaversion.pl', 'labels', > 'mainpage.pl', 'Makefile.PL', 'members', 'misc', 'offline_circ', 'opac', >- 'patroncards', 'reports', 'reserve', 'resetversion.pl', 'reviews', >+ 'patroncards', 'reports', 'reserve', 'reviews', > 'rewrite-config.PL', 'rotating_collections', 'serials', 'services', 'skel', > 'sms', 'suggestion', 'svc', 'tags', 'tools', 'virtualshelves' ); > >-- >2.7.4
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 18233
:
60924
|
63000
|
63010