packages feed

language-puppet-1.4.1: tests/Parser/lexer/emptyexec.pp

exec { "touch /tmp/emptyexectest":
    path => "/usr/bin:/bin"
}