This is an archive of the discontinued Mercurial Phabricator instance.

releasenotes: add test showing TypeError with no file specified
AbandonedPublic

Authored by durin42 on Oct 1 2017, 7:22 AM.

Details

Reviewers
pulkit
yuja
rishabhmadan96
Group Reviewers
hg-reviewers
Summary

The releasenotes command throws a TypeError when no filename is specified with
the --rev flag.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

rishabhmadan96 created this revision.Oct 1 2017, 7:22 AM
pulkit accepted this revision.Oct 1 2017, 9:09 AM
yuja accepted this revision.Oct 1 2017, 9:39 AM
yuja added a subscriber: yuja.

Folded into D877 since traceback message isn't reproducible.

This revision is now accepted and ready to land.Oct 1 2017, 9:39 AM
durin42 commandeered this revision.
durin42 abandoned this revision.

was folded into D877 and landed