Bugzilla – Attachment 10813 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), 989 bytes, created by
Paul Poulain
on 2012-07-13 09:53:55 UTC
(
hide
)
Description:
Bug 8353 follow-up adding a tiny sh in misc/maintenance
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2012-07-13 09:53:55 UTC
Size:
989 bytes
patch
obsolete
>From 7df3ca97a754a659325a9f138341dd0a705f1e65 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 > >This script will help the sysadmin know there's a test he can use during maintenance >--- > misc/maintenance/check_sysprefs.sh | 6 ++++++ > 1 file changed, 6 insertions(+) > 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..1f00d9b >--- /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 ../../xt/check_sysprefs.t --showsql >-- >1.7.9.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