##// END OF EJS Templates
add test for issue436
Benoit Boissinot -
r3745:68cddfbb default
parent child Browse files
Show More
@@ -0,0 +1,6 b''
1 #!/bin/sh
2
3 hg init a
4 cd a
5 hg -v log -v x
6 true
General Comments 0
You need to be logged in to leave comments. Login now