Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 1 and Version 2 of MonotoneRcSnippets


Ignore:
Timestamp:
Jan 8, 2010, 7:59:11 PM (14 years ago)
Author:
datallah
Comment:

Update pluck-log to work with mtn 0.45

Legend:

Unmodified
Added
Removed
Modified
  • MonotoneRcSnippets

    v1 v2  
    1212    Pluck a revision with the log and authors filled in for the next commit log.
    1313
    14     @author: Sadrul Habib Chowdhury (updated for mtn 0.43 by John Bailey)
     14    @author: Sadrul Habib Chowdhury (updated for mtn 0.43 by John Bailey and for mtn 0.45 by Daniel Atallah)
    1515--]]
    1616
     
    4444                r, certs = mtn_automate("certs", rev)
    4545
    46                 certs:gsub("%s+key \"(.-)\"\n%s*signature \"(.-)\"\n%s*name \"(.-)\"\n%s*value \"(.-)\"\n%s*trust \"(.-)\"",
     46                certs:gsub("%s*key %[(.-)%]\n%s*signature \"(.-)\"\n%s*name \"(.-)\"\n%s*value \"(.-)\"\n%s*trust \"(.-)\"",
    4747                        function(key, sig, name, value, trust)
    4848                            if name == "changelog" then
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!