Files
224 lines
7.5 KiB
Plaintext
224 lines
7.5 KiB
Plaintext
# These functions have no external dependencies and the following side-effects:
mkdir -p $(dirname $real_configfile) || die $LINENO "could not create the directory of $real_configfile ($configfile)"
die $LINENO "bogus config file specification $configfile ($configfile=$realconfigfile, $dir is not a directory)"