##// END OF EJS Templates
tests/test-diff-copy-depth: using sh instead of bash...
Adrian Buehlmann -
r6489:204a2ca2 default
parent child Browse files
Show More
@@ -1,4 +1,4 b''
1 #!/bin/bash
1 #!/bin/sh
2
2
3 for i in aaa zzz; do
3 for i in aaa zzz; do
4 hg init t
4 hg init t
General Comments 0
You need to be logged in to leave comments. Login now