# 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

So, I've found that all above tests successfully pass when shellvars.aug is used instead of sysconfig.aug.

I don't understand one thing. Why is sysconfig.aug present when it contains such bugs and can be replaced by shellvars.aug?

Michal Filka

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to