Skip to content

Fix cleanup of existing subset build temp directory - #741

Open
dajiaohuang wants to merge 1 commit into
source-foundry:masterfrom
dajiaohuang:fix/build-subsets-temp-cleanup
Open

dajiaohuang wants to merge 1 commit into
source-foundry:masterfrom
dajiaohuang:fix/build-subsets-temp-cleanup

Conversation

@dajiaohuang

Copy link
Copy Markdown

Fixes #740. Existing source/temp directories were skipped by an inverted cleanup condition; this patch removes an existing directory before recreating it and quotes the path. Validation: bash -n, repeat-build cleanup simulation with a pre-existing source/temp directory, git diff --check, Python/UFO/font parsing. Full build not run because this Windows host lacks make, shellcheck, and ufolint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

build-subsets.sh skips cleanup of an existing temporary source directory

1 participant