Merge lp:~cjohnston/charms/precise/etherpad-lite/url-fix into lp:charms/etherpad-lite

Proposed by Chris Johnston
Status: Merged
Merged at revision: 11
Proposed branch: lp:~cjohnston/charms/precise/etherpad-lite/url-fix
Merge into: lp:charms/etherpad-lite
Diff against target: 12 lines (+1/-1)
1 file modified
hooks/ep-common (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/charms/precise/etherpad-lite/url-fix
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+142819@code.launchpad.net

Description of the change

etherpad-lite moved in github.

This MP updates to the new location.

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/ep-common'
2--- hooks/ep-common 2012-07-06 08:32:44 +0000
3+++ hooks/ep-common 2013-01-11 01:03:20 +0000
4@@ -7,7 +7,7 @@
5 app_dir="/opt/${app_name}"
6 app_user="ubuntu"
7 app_scm="git"
8-app_url="https://github.com/Pita/etherpad-lite.git"
9+app_url="https://github.com/ether/etherpad-lite.git"
10 app_branch="master"
11
12 umask 002

Subscribers

People subscribed via source and target branches

to all changes: