mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-13 12:53:53 +00:00
Fix a syntax error.
Estimated hours taken: 0.1 tools/bootcheck: Fix a syntax error.
This commit is contained in:
@@ -324,6 +324,7 @@ then
|
||||
ln -s $root/trace .
|
||||
fi
|
||||
if $copy_boehm_gc
|
||||
then
|
||||
# Remove symbolic link to the stage 1 gc if it's present,
|
||||
# which it can be with the -2 option.
|
||||
rm boehm_gc
|
||||
|
||||
Reference in New Issue
Block a user