~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-09-10 18:15:40 UTC
  • mfrom: (13747.1.5 death-to-odd-files)
  • Revision ID: launchpad@pqm.canonical.com-20110910181540-x64rx09oik7e3v2l
[r=sinzui][bug=421705] Eliminate the cause of random files leaking
        into the tree.

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