Mercurial > hg
view tests/test-hgrc @ 2880:51b8d1ca7820
make test-diff-subdir executable.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Sun, 13 Aug 2006 15:03:48 -0700 |
parents | 7d66ce9895fa |
children | 7a7d4937272b |
line wrap: on
line source
#!/bin/sh mkdir t cd t hg init echo "invalid" > .hg/hgrc hg status 2>&1 |sed -e "s:/.*\(/t/.*\):...\1:"