Mercurial > hg
view tests/test-issue433 @ 7390:0d1c770c6be1
util_win32: implement posixfile_nt.readlines()
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 18 Nov 2008 13:20:55 +0100 |
parents | 7a7d4937272b |
children | 1de6e7e1bb9f |
line wrap: on
line source
#!/bin/sh # http://www.selenic.com/mercurial/bts/issue433 hg init a cd a echo a > a hg commit -Ama hg parents -r 0 doesnotexist true