From 2f95852123a196f04e4313bda4a731a316d43428 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 18 Mar 2021 22:20:16 +0800 Subject: update --- tools/osm/osm.api.changeset.commit | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/osm/osm.api.changeset.commit') diff --git a/tools/osm/osm.api.changeset.commit b/tools/osm/osm.api.changeset.commit index 3c6188a..8e5026f 100755 --- a/tools/osm/osm.api.changeset.commit +++ b/tools/osm/osm.api.changeset.commit @@ -25,6 +25,7 @@ if [ -z ${OSM_USER_PASSWD} ]; then fi create_changeset() { + SOURCE_TAG="${SOURCE:+}" curl ${OSM_API}/changeset/create \ --user ${OSM_USER_PASSWD} \ --upload-file - \ @@ -32,6 +33,7 @@ create_changeset() { < + ${SOURCE_TAG} -- cgit v1.2.3-70-g09d2