-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13/1/09 Paul Nasrat wrote:
> diff --git a/autotest/puppet_rspec.rb b/autotest/puppet_rspec.rb
> index c19c294..2bc2fbb 100644
> --- a/autotest/puppet_rspec.rb
> +++ b/autotest/puppet_rspec.rb
> @@ -46,6 +46,6 @@ end
> class Autotest::PuppetRspec < Autotest::Rspec
> def spec_commands
> ENV["AUTOTEST"] = "true"
> - ENV["PATH"].split(":").collect { |dir| File.join(dir,
> "spec") }
> + ENV["PATH"].split(File::PATH_SEPARATOR).collect { |dir|
> File.join(dir, "spec") }
> end
> end
Merged in commit a5b0a75e3b486212507250ee605b7dcd1743035d
Regards
James Turnbull
- --
Author of:
* Pulling Strings with Puppet
(http://www.amazon.com/gp/product/1590599780/)
* Pro Nagios 2.0
(http://www.amazon.com/gp/product/1590596099/)
* Hardening Linux
(http://www.amazon.com/gp/product/1590594444/)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJd7bl9hTGvAxC30ARAgygAJ9ZQDGT4ehui6K/U7IyB7jT3019LgCfcNAM
Qvi2MLgr7ZAtIThjpkxXEFU=
=loa7
-----END PGP SIGNATURE-----
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---