diff tests/test-log.t @ 35301:d67bcfc0041f

revset: make follow() accept empty startrev This is the same behavior as ancestors(emptyset).
author Yuya Nishihara <yuya@tcha.org>
date Thu, 22 Sep 2016 19:41:42 +0900
parents d36eda8896cc
children 02fdb8c018aa
line wrap: on
line diff
--- a/tests/test-log.t	Thu Sep 22 19:40:07 2016 +0900
+++ b/tests/test-log.t	Thu Sep 22 19:41:42 2016 +0900
@@ -742,8 +742,6 @@
 follow files starting from empty revision:
 
   $ hg log -T '{rev}: {files}\n' -r "follow('glob:*', startrev=.-.)"
-  abort: follow expected at least one starting revision!
-  [255]
 
 follow starting from revisions: