Mercurial > hg
view tests/test-issue433.t @ 12424:1aa7ba33f6a9
tests: unify test-eol-update
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Sun, 26 Sep 2010 13:41:32 -0500 |
parents | 3b165c127690 |
children |
line wrap: on
line source
http://mercurial.selenic.com/bts/issue433 $ hg init $ echo a > a $ hg commit -Ama adding a $ hg parents -r 0 doesnotexist abort: 'doesnotexist' not found in manifest! [255]