Merge lp://staging/~cjwatson/isitdeployable/fix-app-update-db into lp://staging/isitdeployable

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 275
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: lp://staging/~cjwatson/isitdeployable/fix-app-update-db
Merge into: lp://staging/isitdeployable
Diff against target: 19 lines (+4/-4)
1 file modified
Makefile.docker (+4/-4)
To merge this branch: bzr merge lp://staging/~cjwatson/isitdeployable/fix-app-update-db
Reviewer Review Type Date Requested Status
Ricardo Kirkner (community) Approve
Review via email: mp+336916@code.staging.launchpad.net

Commit message

Detect errors properly in "make app-update-db".

Description of the change

"foo; bar" in shell ignores errors from foo. I considered "foo && bar" instead, but in this case it makes more sense to just use the usual make idiom.

To post a comment you must log in.
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches