~rvb/maas/bug-1234853-1.3

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Diogo Matsubara
  • Date: 2012-03-09 21:06:47 UTC
  • mto: This revision was merged to the branch mainline in revision 255.
  • Revision ID: diogo.matsubara@canonical.com-20120309210647-4c5dk737oktlmlyn
review comments

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
syncdb: bin/maas dev-db
94
94
        bin/maas syncdb --noinput
95
95
 
 
96
 
 
97
checkbox: config=checkbox/plugins/jobs_info/directories=$(PWD)/qa/checkbox
96
98
checkbox:
97
 
        checkbox-gtk --config='checkbox/plugins/jobs_info/directories=$(PWD)/checkbox-tests/' --whitelist-file=
 
99
        checkbox-gtk --config=$(config) --whitelist-file=
98
100
 
99
101
.PHONY: \
100
 
    build check clean dev-db distclean doc \
 
102
    build check checkbox clean dev-db distclean doc \
101
103
    harness lint pserv-start pserv-stop run \
102
104
    syncdb test sampledata