diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2017-12-13 23:51:46 -0500 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2017-12-13 23:51:46 -0500 |
commit | 718291e5169e08ac901f1109622e76381f7a0ccd (patch) | |
tree | 0a105ee4c2c0e9df1b6e5372aea90387e1b42fc3 /src | |
parent | b7c021b3f216bdd03d286b467889d03b142f4bf3 (diff) |
Fix repeated bootstrap runs
Updating the bootstrap script in #1689 made it so symlinks that already
exist return `exist` rather than ok, in line with the regular code.
However the bootstrap module wouldn't handle this case.
This fixes the problem by ensuring that `exists` is as valid as `ok`.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions