Current Path : /proc/3/task/3/root/proc/2/cwd/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/ |
Current File : //proc/3/task/3/root/proc/2/cwd/opt/puppetlabs/puppet/share/augeas/lenses/dist/tests/test_soma.aug |
module Test_soma = let conf = "# comment User = soma OptionsItem = \"-msglevel avsync=5 -ao jack -af volnorm -novideo -noconsolecontrols -nojoystick -nolirc -nomouseinput\" Debug = 3 " test Soma.lns get conf = { "#comment" = "comment" } { "User" = "soma" } {} { "OptionsItem" = "\"-msglevel avsync=5 -ao jack -af volnorm -novideo -noconsolecontrols -nojoystick -nolirc -nomouseinput\"" } { "Debug" = "3" }