Skip to content
This repository was archived by the owner on Mar 27, 2020. It is now read-only.

Change the order of the directories creation#1

Merged
dimaryaz merged 1 commit intodimaryaz:masterfrom
hposca:change_dir_creation_order
Sep 10, 2018
Merged

Change the order of the directories creation#1
dimaryaz merged 1 commit intodimaryaz:masterfrom
hposca:change_dir_creation_order

Conversation

@hposca
Copy link
Copy Markdown

@hposca hposca commented Sep 10, 2018

Just making the order in which the directories are created more coherent with what the code is doing.

  • Creating the 'lib' directory before the writing of a file in 'LIBRARY_PATH'
  • Creating the 'bin' directory before the writing of a file in 'SCRIPT_PATH'

At the end of the day it doesn't matter so much, as usually, those directories already exist.

just making the order in which the directories are created more coherent
with what the code is doing.

- Creating the 'lib' directory before the writing of a file in 'LIBRARY_PATH'
- Creating the 'bin' directory before the writing of a file in 'SCRIPT_PATH'

At the end of the day it doesn't matter so much, as usually, those
directories already exist.
@dimaryaz
Copy link
Copy Markdown
Owner

Oh, good catch. (I tested it with ~/.local/ earlier, where those didn't exist, but somehow messed it up.)

@dimaryaz dimaryaz merged commit 8a505b2 into dimaryaz:master Sep 10, 2018
@hposca hposca deleted the change_dir_creation_order branch September 10, 2018 07:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants