-
Committer:
Scott James Remnant
-
Date:
2008-02-22 17:23:18 UTC
-
Revision ID:
scott@netsplit.com-20080222172318-tje2ccs5oxrizygo
rather than args; sanity check afterwards to ensure that positional
doesn't follow name-based -- when parsing the job is the right place
to catch this.
Check that arguments may be quoted in manners that we expect to be
sane. Check that positional arguments cannot follow name-based ones.
* init/errors.h: Add new error.
* init/conf.c (conf_reload_path): Treat expected variable as a
permanent error.