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
=== modified file 'android_build/templates/index.html'
--- android_build/templates/index.html 2013-03-28 12:52:40 +0000
+++ android_build/templates/index.html 2013-06-20 10:51:27 +0000
@@ -156,8 +156,8 @@
156 <ul>156 <ul>
157 <li><a157 <li><a
158 class="build-variant-eng"158 class="build-variant-eng"
159 href="/builds/~linaro-android/vexpress-linaro-mp"159 href="/builds/~linaro-android/vexpress-linaro"
160 >vexpress-linaro-mp</a></li>160 >vexpress-linaro</a></li>
161 </ul>161 </ul>
162 </td>162 </td>
163 </tr>163 </tr>

Subscribers

People subscribed via source and target branches