The Samba-Bugzilla – Attachment 6205 Details for
Bug 7919
upgradeprovision output and help messages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposal for --debugguess help message.
0003-s4-upgradeprovision-Fix-help-for-debugguess.patch (text/plain), 1.16 KB, created by
Michael Wood
on 2011-01-14 15:25:24 UTC
(
hide
)
Description:
Proposal for --debugguess help message.
Filename:
MIME Type:
Creator:
Michael Wood
Created:
2011-01-14 15:25:24 UTC
Size:
1.16 KB
patch
obsolete
>From daf59fc1685694e6221754a084f6610f6ca286be Mon Sep 17 00:00:00 2001 >From: Michael Wood <esiotrot@gmail.com> >Date: Sat, 8 Jan 2011 15:09:57 +0200 >Subject: [PATCH 3/3] s4/upgradeprovision: Fix help for --debugguess. > >--- > source4/scripting/bin/upgradeprovision | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/source4/scripting/bin/upgradeprovision b/source4/scripting/bin/upgradeprovision >index b1be0ca..a10d325 100755 >--- a/source4/scripting/bin/upgradeprovision >+++ b/source4/scripting/bin/upgradeprovision >@@ -142,7 +142,7 @@ parser.add_option("--setupdir", type="string", metavar="DIR", > help="directory with setup files") > parser.add_option("--debugprovision", help="Debug provision", action="store_true") > parser.add_option("--debugguess", action="store_true", >- help="Print information on what is different but won't be changed") >+ help="Print information on which values are guessed") > parser.add_option("--debugchange", action="store_true", > help="Print information on what is different but won't be changed") > parser.add_option("--debugchangesd", action="store_true", >-- >1.7.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 Raw
Actions:
View
Attachments on
bug 7919
:
6204
| 6205