Skip to content

Add support for spaces in directory names#1

Open
simondeeley wants to merge 2 commits intoLINKIT-Group:masterfrom
simondeeley:master
Open

Add support for spaces in directory names#1
simondeeley wants to merge 2 commits intoLINKIT-Group:masterfrom
simondeeley:master

Conversation

@simondeeley
Copy link

Sometimes spaces in directory names causes the PROJECT_NAME variable to have spaces in it too. This causes an error during Docker builds as image names cannot have spaces in them. I've added support in the Makefile to correct this by substituting spaces for _ (underscores).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant