https://bz.mercurial-scm.org/show_bug.cgi?id=5823

            Bug ID: 5823
           Summary: hg evolve should return 0 status code when it doesn't
                    find any problems to fix
           Product: Mercurial
           Version: 4.5
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: evolution
          Assignee: bugzi...@mercurial-scm.org
          Reporter: mta...@google.com
                CC: mercurial-devel@mercurial-scm.org,
                    pierre-yves.da...@ens-lyon.org

repro:
1. run `hg evolve` on a repo with no trouble/instability/anything wrong

expected:
it returns with status code 0

actual:
it prints `no troubled changesets` and returns status code 1, seeming to
indicate failure, but really this is not a failure since there was no work to
do in the first place

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to