Skip to content
Snippets Groups Projects
Commit 3d18025d authored by Raymond Toy's avatar Raymond Toy
Browse files

Merge branch 'rtoy-29-process-command-line' into 'master'

Fix #29: Update processing of command line

Several related changes here.

- If `:process-command-line` is NIL, `*command-line-strings*` and
  `*command-line-application-arguments*` weren't getting updated.  They
  should get updated so that the resulting core can get updated
  command line options instead of using the values dumped with the
  core.  The command line switch demons are still not run, as before.
- Add a `:quiet` option as if `-quiet` were given.

See merge request !13
parents 1b8f72ed d9090138
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment