Changeset 32867 in osm for applications/editors/josm/plugins/mapillary/gradlew
- Timestamp:
- 2016-08-22T13:47:49+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/gradlew
r32285 r32867 162 162 JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME" 163 163 164 # by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong 165 if [[ "$(uname)" == "Darwin" ]] && [[ "$HOME" == "$PWD" ]]; then 166 cd "$(dirname "$0")" 167 fi 168 164 169 exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@"
Note:
See TracChangeset
for help on using the changeset viewer.