Skip to content

avoid warning when path exists#36

Open
redPanther wants to merge 1 commit intogoodtft:masterfrom
redPanther:patch-1
Open

avoid warning when path exists#36
redPanther wants to merge 1 commit intogoodtft:masterfrom
redPanther:patch-1

Conversation

@redPanther
Copy link
Copy Markdown

mostly using mkdir -p is the best option to avoid unnecessary warnings and errors when parent paths not exists. I'm not looked into the other scripts, but I guess there is the same situation .. would be nice to fix this

@texadactyl
Copy link
Copy Markdown

While you are at it, for "extra credit" .....

  • The echo statements aren't very helpful.
  • The scripts have no indentation, making them more difficult to maintain.

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.

2 participants