[Bug 4227] New: Infinite recursion when omitting --template argument

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Thu Apr 17 17:34:57 CDT 2014


http://bz.selenic.com/show_bug.cgi?id=4227

          Priority: normal
            Bug ID: 4227
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Infinite recursion when omitting --template argument
          Severity: bug
    Classification: Unclassified
                OS: Mac OS
          Reporter: mercurial at srasku.net
          Hardware: Macintosh
            Status: UNCONFIRMED
           Version: 2.9.1
         Component: Mercurial
           Product: Mercurial

Created attachment 1762
  --> http://bz.selenic.com/attachment.cgi?id=1762&action=edit
Style sheet

The following command works:

hg log --style $SOMEPATH/hg-map-cmdline-checkCopyright.style --template
"{file_adds} {file_mods}"

This command gives an infinite recursion error:

hg log --style /Users/Stephen/bin/hg-map-cmdline-checkCopyright.style

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list