Hi,

As I can see Sysconfig.lns is used in YaST++/Gloves. I would like to note that this lens is buggy. Correct lens for sysconfig files is Shellvars.lns.

Couple of examples processed incorrectly by Sysconfig.lns:
# should fail, but pass using Sysconfig.lns
FAIL_1='e'e'
FAIL_2='e'e'e'
FAIL_3='''
FAIL_4=' "
FAIL_5='e
FAIL_6=e'

# should pass, but fails using Sysconfig.lns
PASS_1=essid            # fails due to this comment

all above examples are processed correctly when Shellvars.lns is used

Michal Filka
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to