Skip to content

Commit

Permalink
FIX: normalize system/options/boot so the path is always absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Jul 9, 2020
1 parent d05bb4e commit 31f9220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mezz/mezz-tail.reb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ func: funco [
codecs: :system/codecs
keys-of: :words-of ; as it sounds better when used with some objects

system/options/boot: clean-path system/options/boot

;protect system/standard
protect-system-object

Expand Down

0 comments on commit 31f9220

Please sign in to comment.