Merge lp:~mhall119/unity/fixes-1196322 into lp:unity/8.0

Proposed by Michael Hall
Status: Merged
Approved by: Michał Sawicz
Approved revision: no longer in the source branch.
Merged at revision: 62
Proposed branch: lp:~mhall119/unity/fixes-1196322
Merge into: lp:unity/8.0
Diff against target: 10 lines (+0/-1)
1 file modified
build (+0/-1)
To merge this branch: bzr merge lp:~mhall119/unity/fixes-1196322
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Michał Sawicz Approve
Review via email: mp+172251@code.launchpad.net

Commit message

Fix build script error from extra blank line

Description of the change

The extra blank line before the " || exit 5" seems to not be valid for a shell script. Removing that blank line gets everything working again.

To post a comment you must log in.
Revision history for this message
Michał Sawicz (saviq) wrote :

Thanks Michael!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'build'
2--- build 2013-06-27 15:41:12 +0000
3+++ build 2013-06-30 20:52:24 +0000
4@@ -51,7 +51,6 @@
5 unity-notifications-impl-1 \
6 unity-scope-home \
7 unity-lens-applications \
8-
9 || exit 5
10 }
11

Subscribers

People subscribed via source and target branches

to all changes: