Changeset 935 in tailor


Ignore:
Timestamp:
10/21/05 00:39:01 (8 years ago)
Author:
lele@…
Hash name:
20051020223901-97f81-6c665f20aa4e59da883f370fa4d0b75c3484a748
Message:

Don't use '.' as subdir in the operational tests, to make darcs ones faster

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/tests/tailor.py

    r926 r935  
    1717source-module = None 
    1818update = True 
    19 subdir = . 
     19subdir = test 
    2020debug = False 
    2121remove-first-log-line = False 
     
    101101repository = /tmp/tailor-tests/tailor-mtn.db 
    102102module = tailor.test 
     103subdir = mntside 
    103104 
    104105[darcs:mtntailor] 
Note: See TracChangeset for help on using the changeset viewer.