Merge lp:~robru/phablet-tools/bileto.ubuntu.com into lp:phablet-tools

Proposed by Robert Bruce Park
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 370
Merged at revision: 370
Proposed branch: lp:~robru/phablet-tools/bileto.ubuntu.com
Merge into: lp:phablet-tools
Diff against target: 12 lines (+1/-1)
1 file modified
bileto (+1/-1)
To merge this branch: bzr merge lp:~robru/phablet-tools/bileto.ubuntu.com
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+306420@code.launchpad.net

Commit message

Use new bileto.ubuntu.com domain.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bileto'
--- bileto 2016-09-13 18:20:14 +0000
+++ bileto 2016-09-22 06:51:17 +0000
@@ -82,7 +82,7 @@
82TICKET="$1"82TICKET="$1"
83[ $# -gt 0 ] && shift || usage "Missing TICKET-NUMBER."83[ $# -gt 0 ] && shift || usage "Missing TICKET-NUMBER."
8484
85NAME="$(curl https://requests.ci-train.ubuntu.com/v1/ticket/$TICKET | grep --perl-regexp --only-matching '"siloname":\s?"\K[^"]+' | sed --quiet --expression '1s#\w\+/##p')"85NAME="$(curl https://bileto.ubuntu.com/v1/ticket/$TICKET | grep --perl-regexp --only-matching '"siloname":\s?"\K[^"]+' | sed --quiet --expression '1s#\w\+/##p')"
8686
87case "$COMMAND" in87case "$COMMAND" in
88 host-upgrade)88 host-upgrade)

Subscribers

People subscribed via source and target branches