summaryrefslogtreecommitdiff
path: root/tests/manual_find_repositories_below.py
blob: df2381b84a81104a248e6d2b56993c966cbf89ea (plain)
1
2
3
4
5
6
import mercurial_extension_utils as meu

#for repo_path in meu.find_repositories_below("~/DEV_hg/mercurial"):
for repo_path in meu.find_repositories_below("~/DEV_hg"):
    print repo_path