--- a/mercurial/commands.py Sat Feb 13 21:21:40 2010 +0100 +++ b/mercurial/commands.py Sat Feb 13 22:10:31 2010 +0100 @@ -41,6 +41,7 @@ $ hg add adding foo.c $ hg status + A foo.c """ bad = []