Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Use symlink instead of copy on whitelisted OSes #29

Merged
merged 1 commit into from
May 7, 2018

Conversation

PowerKiKi
Copy link

As discussed in #27 and asked by @webimpress.

Unfortunately vfsStream does not support symlink, so we cannot cover that part with unit tests. But I did test it manually and it works as expected. If you have a suggestion on how to cover that by unit tests, please let me know.

This makes the distribution of new development configuration much easier,
since after a `git pull` we don't have to disable and re-enable developement
mode anymore.

Changes will be picked up automatically on supported OSes (Linux, Unix and macOS)

Closes zfcampus#27
@weierophinney weierophinney merged commit 1db2065 into zfcampus:develop May 7, 2018
weierophinney added a commit that referenced this pull request May 7, 2018
weierophinney added a commit that referenced this pull request May 7, 2018
@weierophinney
Copy link
Member

Thanks, @PowerKiKi.

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