summaryrefslogtreecommitdiffstats
path: root/test/util/autoload.rb
diff options
context:
space:
mode:
authorNick Lewis <nick@puppetlabs.com>2011-08-15 15:51:37 -0700
committerNick Lewis <nick@puppetlabs.com>2011-08-16 11:33:26 -0700
commitb28bcb031346cfd2026361ec5ffb420c1dcf60d7 (patch)
treec9bfc608ea4dc201a7724f6f376c63fdfb4920b3 /test/util/autoload.rb
parentc9c331bda6f4220d3fde636cdfdc7b0ae449c005 (diff)
downloadpuppet-b28bcb031346cfd2026361ec5ffb420c1dcf60d7.tar.gz
puppet-b28bcb031346cfd2026361ec5ffb420c1dcf60d7.tar.xz
puppet-b28bcb031346cfd2026361ec5ffb420c1dcf60d7.zip
(#5495) Remove dead Windows-specific code from posix exec provider
Because this provider only applies when the posix feature is present (and thus not the windows feature), it can never be used on Windows. Thus, the Windows-specific command handling is unnecessary and unused. Also added more specific error messages for the cases where a command doesn't exist, isn't a file, and isn't executable. These only apply when the command path is absolute (otherwise the message is simply command not found). Reviewed-By: Matt Robinson <matt@puppetlabs.com>
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions