diff -r acc2b590edd9 -r a585353a816b tests/test-uncommit.t --- a/tests/test-uncommit.t Fri Aug 08 15:50:26 2014 -0700 +++ b/tests/test-uncommit.t Fri Aug 08 23:14:00 2014 -0700 @@ -152,6 +152,7 @@ $ hg uncommit abort: nothing to uncommit + (use --all to uncommit all files) [255] $ hg bookmarks * touncommit-bm 3:5eb72dbe0cb4 @@ -162,6 +163,7 @@ $ hg uncommit --include nothere abort: nothing to uncommit + (use --all to uncommit all files) [255] Enjoy uncommit