Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
user avatar
Francois-Rene Rideau authored
The JVM doesn't give access to native chdir without some extensions that
aren't available with ABCL. There's a user.dir system property whereby
some Java programs kind of fake it, but ABCL doesn't play nice with it.
Therefore, use *default-pathname-defaults* as our "current directory",
and be sure to chdir to it before to run commands with run-program.
Try to make the run-program chdir feature work on Windows.
71c19754
History
Name Last commit Last update