Merge lp:~axino/ubuntu-geonames/trunk into lp:ubuntu-geonames

Proposed by Junien F
Status: Merged
Merged at revision: 32
Proposed branch: lp:~axino/ubuntu-geonames/trunk
Merge into: lp:ubuntu-geonames
Diff against target: 12 lines (+1/-1)
1 file modified
import-geonames.sh (+1/-1)
To merge this branch: bzr merge lp:~axino/ubuntu-geonames/trunk
Reviewer Review Type Date Requested Status
Laurent Sesquès Approve
Ubuntu Geonames Hackers Pending
Review via email: mp+367044@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Laurent Sesquès (sajoupa) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'import-geonames.sh'
2--- import-geonames.sh 2015-12-16 21:29:54 +0000
3+++ import-geonames.sh 2019-05-07 12:36:31 +0000
4@@ -26,7 +26,7 @@
5 TXTFILES="admin1CodesASCII.txt admin2Codes.txt countryInfo.txt timeZones.txt"
6 for i in $ZIPFILES $TXTFILES
7 do
8- wget "http://download.geonames.org/export/dump/$i"
9+ wget "https://download.geonames.org/export/dump/$i"
10 done
11 for i in $ZIPFILES
12 do

Subscribers

People subscribed via source and target branches

to all changes: