Merge lp:~vishalbhoj/linaro-android-frontend/fix-vexpress-build-in-the-table into lp:linaro-android-frontend

Proposed by vishal
Status: Merged
Approved by: Georgy Redkozubov
Approved revision: 314
Merged at revision: 314
Proposed branch: lp:~vishalbhoj/linaro-android-frontend/fix-vexpress-build-in-the-table
Merge into: lp:linaro-android-frontend
Diff against target: 14 lines (+2/-2)
1 file modified
android_build/templates/index.html (+2/-2)
To merge this branch: bzr merge lp:~vishalbhoj/linaro-android-frontend/fix-vexpress-build-in-the-table
Reviewer Review Type Date Requested Status
Georgy Redkozubov Approve
Review via email: mp+170573@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Georgy Redkozubov (gesha) wrote :

Good to go, only one question:
10 >vexpress-linaro-mp</a></li>

is the name of link is left unchanged intentionally? IF not, this can be fixed during merge.

review: Approve
315. By vishal

Fix the renaming of vexpress build

Revision history for this message
vishal (vishalbhoj) wrote :

That was not intentional. updated the merge request to include the fix

Revision history for this message
Georgy Redkozubov (gesha) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'android_build/templates/index.html'
2--- android_build/templates/index.html 2013-03-28 12:52:40 +0000
3+++ android_build/templates/index.html 2013-06-20 10:51:27 +0000
4@@ -156,8 +156,8 @@
5 <ul>
6 <li><a
7 class="build-variant-eng"
8- href="/builds/~linaro-android/vexpress-linaro-mp"
9- >vexpress-linaro-mp</a></li>
10+ href="/builds/~linaro-android/vexpress-linaro"
11+ >vexpress-linaro</a></li>
12 </ul>
13 </td>
14 </tr>

Subscribers

People subscribed via source and target branches