aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osm/osm.api.changeset.commit
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-03-13 17:30:16 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-03-13 17:30:16 +0800
commit192014f56017b279cf5f8582118f60b0756846c4 (patch)
tree5a10a747d4478105bc213264ad5838efad8898db /tools/osm/osm.api.changeset.commit
parent58630ff468bb1d2c6ba36d1f31ef1e97775fdfb1 (diff)
update
Diffstat (limited to 'tools/osm/osm.api.changeset.commit')
-rwxr-xr-xtools/osm/osm.api.changeset.commit2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/osm/osm.api.changeset.commit b/tools/osm/osm.api.changeset.commit
index ec766a0..8fe8125 100755
--- a/tools/osm/osm.api.changeset.commit
+++ b/tools/osm/osm.api.changeset.commit
@@ -28,7 +28,7 @@ create_changeset() {
28 curl ${OSM_API}/changeset/create \ 28 curl ${OSM_API}/changeset/create \
29 --user ${OSM_USER_PASSWD} \ 29 --user ${OSM_USER_PASSWD} \
30 --upload-file - \ 30 --upload-file - \
31 --slient \ 31 --silent \
32 <<EOF | tail -1 32 <<EOF | tail -1
33<osm> 33<osm>
34 <changeset> 34 <changeset>