Skip to content

Commit

Permalink
FIX: red launcher script failing to recompile compression lib.
Browse files Browse the repository at this point in the history
Happened when a recompilation was necessary and a source file was provided as argument at the same time.
  • Loading branch information
dockimbel committed Jun 13, 2015
1 parent 4b5cc5e commit ef2b93a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions red.r
Expand Up @@ -383,6 +383,7 @@ redc: context [
]

if all [encap? none? output none? type][
if load-lib? [build-compress-lib]
run-console/with filename
]

Expand Down

0 comments on commit ef2b93a

Please sign in to comment.