Bugzilla – Attachment 10816 Details for
Bug 8353
Add test to compare system preferences in db to syspref.sql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8353 follow-up adding a tiny sh in misc/maintenance
Bug-8353-follow-up-adding-a-tiny-sh-in-miscmainten.patch (text/plain), 1.11 KB, created by
Jared Camins-Esakov
on 2012-07-13 12:13:10 UTC
(
hide
)
Description:
Bug 8353 follow-up adding a tiny sh in misc/maintenance
Filename:
MIME Type:
Creator:
Jared Camins-Esakov
Created:
2012-07-13 12:13:10 UTC
Size:
1.11 KB
patch
obsolete
>From b3b3d63c26d75a091c56cb26592e7775a7bc4829 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Fri, 13 Jul 2012 11:53:41 +0200 >Subject: [PATCH] Bug 8353 follow-up adding a tiny sh in misc/maintenance >Content-Type: text/plain; charset="UTF-8" > >This script will help the sysadmin know there's a test he can use >during maintenance > >Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> >--- > misc/maintenance/check_sysprefs.sh | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > create mode 100755 misc/maintenance/check_sysprefs.sh > >diff --git a/misc/maintenance/check_sysprefs.sh b/misc/maintenance/check_sysprefs.sh >new file mode 100755 >index 0000000..cf28226 >--- /dev/null >+++ b/misc/maintenance/check_sysprefs.sh >@@ -0,0 +1,6 @@ >+#!/bin/sh >+echo "This script will compare your systempreferences with what is expected" >+echo "If you see only '#No tests run!' below, your systempreferences are OK." >+echo "Otherwise, you'll get SQL comment to insert missing systempreferences" >+echo "===== Test result =====" >+perl `dirname $0`/../../t/db_dependent/check_sysprefs.t --showsql >-- >1.7.2.5
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 8353
:
10628
|
10748
|
10813
|
10814
|
10815
| 10816