Skip to content
Snippets Groups Projects
Commit 386353b1 authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2002-02-16 17:07:07 by panne]

Welcome to the amazing world of shell syntax! :-) The line

  CATALOG_OPTION=-c $DOCBOOK_CATALOG

sets the environment variable CATALOG_OPTION to "-c" and executes
$DOCBOOK_CATALOG, which is probably not what was intended. Double
quotes to the rescue!
parent 18dbd434
No related branches found
No related tags found
No related merge requests found
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