]> mj.ucw.cz Git - libucw.git/commit
The shell config helper now knows how to parse multiple-valued entries
authorMartin Mares <mj@ucw.cz>
Mon, 26 Aug 2002 14:41:54 +0000 (14:41 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 26 Aug 2002 14:41:54 +0000 (14:41 +0000)
commit181f16e7dc0932027932fee830c5d77876ef53db
tree4c45356cdd78b8859a18035a168ca408a2f29544
parent79f2c4f5dd3eef7f8f08239fe3ec2c09d104435f
The shell config helper now knows how to parse multiple-valued entries
and stores them as shell arrays.

Even normal entries are now output as they are seen for the first time,
leaving all the overriding on the shell.
lib/shell/config.c