diff options
author | Josh Cooper <josh@puppetlabs.com> | 2011-07-18 22:28:18 -0700 |
---|---|---|
committer | Josh Cooper <josh@puppetlabs.com> | 2011-07-19 14:03:42 -0700 |
commit | 26ee468e8b963d63933d9a27a65d55510ff87618 (patch) | |
tree | 472f331f001c9938271ab184b48f5b441942bd6e /test/util/autoload.rb | |
parent | d69bf48ecae71ff01679bb38cdeebc8f4a8b8b15 (diff) | |
download | puppet-26ee468e8b963d63933d9a27a65d55510ff87618.tar.gz puppet-26ee468e8b963d63933d9a27a65d55510ff87618.tar.xz puppet-26ee468e8b963d63933d9a27a65d55510ff87618.zip |
(#8489) Consistently use File::PATH_SEPARATOR
Puppet uses both colon and File::PATH_SEPARATOR in various places, which
does not work on Windows, where File::PATH_SEPARATOR is a semi-colon. This
commit changes the code and tests to consistently use File::PATH_SEPARATOR.
Reviewed-by: Jacob Helwig <jacob@puppetlabs.com>
Diffstat (limited to 'test/util/autoload.rb')
0 files changed, 0 insertions, 0 deletions