Add exists checks before making any changes to the datastore #92

Merged
asdf merged 1 commits from avoid-modify-datastore into release 2020-07-03 04:47:15 +00:00
Collaborator

Fixes #91

  • Targets “release” branch as I have a few small changes to go in
  • Files that make up the datastore are not modified unnecessarily when starting linkulator. They will only be created if they don't exist, or modified if the permissions are incorrect.

No tests but have manually verified results.

Fixes #91 - Targets “release” branch as I have a few small changes to go in - Files that make up the datastore are not modified unnecessarily when starting linkulator. They will only be created if they don't exist, or modified if the permissions are incorrect. No tests but have manually verified results.
asdf merged commit c6f89e9475 into release 2020-07-03 04:47:15 +00:00
Sign in to join this conversation.
No description provided.