Merge lp:~matsubara/charmworld/make-check-fail into lp:~juju-jitsu/charmworld/trunk

Proposed by Diogo Matsubara
Status: Merged
Approved by: Diogo Matsubara
Approved revision: 232
Merged at revision: 231
Proposed branch: lp:~matsubara/charmworld/make-check-fail
Merge into: lp:~juju-jitsu/charmworld/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
Makefile (+1/-1)
To merge this branch: bzr merge lp:~matsubara/charmworld/make-check-fail
Reviewer Review Type Date Requested Status
Diogo Matsubara (community) Approve
Review via email: mp+164505@code.launchpad.net

Commit message

Fail!

Description of the change

A merge propose intended to fail

To post a comment you must log in.
Revision history for this message
Charmworld Lander (charmworld-lander) wrote :

Voting does not meet specified criteria. Required: Approve >= 1, Disapprove == 0. Got: 1 Pending.

Revision history for this message
Diogo Matsubara (matsubara) :
review: Approve
232. By Diogo Matsubara

fail make check

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2013-05-03 15:15:20 +0000
3+++ Makefile 2013-05-17 19:52:24 +0000
4@@ -104,7 +104,7 @@
5 testdebug: test.ini bin/nosetests
6 $(NOSE) --with-id --pdb --pdb-failures charmworld
7
8-check: clear_ini clean sysdeps install testid
9+chec: clear_ini clean sysdeps install testid
10
11 lint: sources = setup.py charmworld
12 lint:

Subscribers

People subscribed via source and target branches