Merge lp:~jonathan-abdiel/ubumirror/config-fix into lp:ubumirror

Proposed by Jonathan Gonzalez V.
Status: Merged
Merged at revision: 84
Proposed branch: lp:~jonathan-abdiel/ubumirror/config-fix
Merge into: lp:ubumirror
Diff against target: 12 lines (+1/-1)
1 file modified
ubucloudimage (+1/-1)
To merge this branch: bzr merge lp:~jonathan-abdiel/ubumirror/config-fix
Reviewer Review Type Date Requested Status
Chris Glass Approve
Review via email: mp+321508@code.launchpad.net

Description of the change

Fix typo on ubucloudimage for the exclude options

To post a comment you must log in.
Revision history for this message
Chris Glass (tribaal) wrote :

Thanks for your contribution!

(will merge)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubucloudimage'
2--- ubucloudimage 2014-08-20 23:04:22 +0000
3+++ ubucloudimage 2017-03-31 02:42:33 +0000
4@@ -71,7 +71,7 @@
5 --timeout=$IO_TIMEOUT \
6 --bwlimit=$SPEED \
7 --exclude ".trace/${HOSTNAME}" \
8- $UBUCOUD_EXCLUDE \
9+ $UBUCLOUD_EXCLUDE \
10 $UBUCLOUD_MIRROR $UBUCLOUD_DIR
11
12 if [ $? -ne 0 ]; then

Subscribers

People subscribed via source and target branches

to status/vote changes: