aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/osm/osm.api.changeset.commit
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2021-03-13 17:27:29 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2021-03-13 17:27:29 +0800
commit8dba87abc5c8634cd668eb10cc17d226241e8917 (patch)
tree003b1559609376d4dad28087c8570837af0681c7 /tools/osm/osm.api.changeset.commit
parent67477231ce35b8c875217ce8bdae799e4cd4075c (diff)
update
Diffstat (limited to 'tools/osm/osm.api.changeset.commit')
-rwxr-xr-xtools/osm/osm.api.changeset.commit1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/osm/osm.api.changeset.commit b/tools/osm/osm.api.changeset.commit
index a16da63..bf27cb0 100755
--- a/tools/osm/osm.api.changeset.commit
+++ b/tools/osm/osm.api.changeset.commit
@@ -28,6 +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 <<EOF | tail -1 32 <<EOF | tail -1
32<osm> 33<osm>
33 <changeset> 34 <changeset>