diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:55:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-02 12:55:05 +0000 |
| commit | 561f4296572953975e37a08709273096a7aa2501 (patch) | |
| tree | 189168626388ace2d77310177ee8859d7b102105 | |
| parent | eafd22a89779dbf4d3432c76810f0d2e58fa1779 (diff) | |
More test tweaking.
| -rwxr-xr-x | cdist | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -777,8 +777,6 @@ elif args.command == 'test': error('you must specify -t or --target') target = target_factory(args.target, args.debug, args.work) - project.checkout(target) - project.read_cscript('cscript') target.test(project) elif args.command == 'shell': |
