Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
5f7e4291
Commit
5f7e4291
authored
Jun 21, 2009
by
Gary King
Browse files
Fix fasl extension for ccl
parent
aae7de4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/run-tests.sh
View file @
5f7e4291
...
...
@@ -93,7 +93,7 @@ elif [ "$lisp" = "allegromodern" ] ; then
fi
elif
[
"
$lisp
"
=
"ccl"
]
;
then
if
type
ccl
;
then
fasl_ext
=
"f
a
sl"
fasl_ext
=
"
dx32
fsl"
command
=
"ccl --no-init --quiet --batch "
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment