~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-12 18:11:42 UTC
  • mfrom: (13901.2.2 perm-845803)
  • Revision ID: launchpad@pqm.canonical.com-20110912181142-fnn8de7d1cq3ra9r
[r=julian-edwards][bug=845803] Remove call to
        canSetEnabledRestrictedFamilies

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
        # Run all tests. test_on_merge.py takes care of setting up the
102
102
        # database.
103
103
        ${PY} -t ./test_on_merge.py $(VERBOSITY) $(TESTOPTS)
 
104
        bzr status --no-pending
104
105
 
105
106
check_mailman: build
106
107
        # Run all tests, including the Mailman integration