[Git][cmucl/cmucl][sparc64-dev] Fix typo.
Raymond Toy
rtoy at common-lisp.net
Sat Dec 24 19:15:17 UTC 2016
Raymond Toy pushed to branch sparc64-dev at cmucl / cmucl
Commits:
afffd171 by Raymond Toy at 2016-12-24T11:14:59-08:00
Fix typo.
- - - - -
1 changed file:
- bin/create-target.sh
Changes:
=====================================
bin/create-target.sh
=====================================
--- a/bin/create-target.sh
+++ b/bin/create-target.sh
@@ -122,5 +122,5 @@ echo '#error You need to run genesis (via build-world.sh) before compiling the s
solaris64) cat $setenv_dir/solaris64-features.lisp;;
solaris) cat $setenv_dir/solaris-features.lisp;;
*) sed "s;@@LISP@@;$lisp_variant;" $setenv_dir/unknown.lisp;;
- esac2
+ esac
) > ../setenv.lisp || quit "Can't create setenv.lisp"
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/afffd17197b00b38af6458dac714d2bf28770ab7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20161224/828a837e/attachment.html>
More information about the cmucl-cvs
mailing list