blob: bef277f85cddca04d52a4330cb8dcaa33da5a4d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
call \ned\bin\switchpy 23
python setup.py develop
python test_coverage.py
call \ned\bin\switchpy 24
python setup.py develop
python test_coverage.py
call \ned\bin\switchpy 25
python setup.py develop
python test_coverage.py
call \ned\bin\switchpy 26
python setup.py develop
python test_coverage.py
|