sapling/tests/test-issue436

8 lines
59 B
Plaintext
Raw Normal View History

2006-12-01 11:42:07 +03:00
#!/bin/sh
hg init a
cd a
2006-12-01 21:18:16 +03:00
hg -v log -v
2006-12-01 11:42:07 +03:00
hg -v log -v x
true