summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMarkus Roberts <Markus@reality.com>2010-05-04 15:57:08 -0700
committertest branch <puppet-dev@googlegroups.com>2010-02-17 06:50:53 -0800
commit7c59acfaefff3a69d67af8a65490e36175965168 (patch)
tree77a8cc6e705e74e2bad96ad51f6e709b36d9b2de /test
parente82f5de7e66a54712421d96288cc6a2614f53dd7 (diff)
Renamed all references to Reductive Labs to Puppet Labs
Find and replace to the rescue...
Diffstat (limited to 'test')
-rwxr-xr-xtest/certmgr/certmgr.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/certmgr/certmgr.rb b/test/certmgr/certmgr.rb
index 2c4605f03..de63fc399 100755
--- a/test/certmgr/certmgr.rb
+++ b/test/certmgr/certmgr.rb
@@ -126,7 +126,7 @@ class TestCertMgr < Test::Unit::TestCase
:city => "Nashville",
:country => "US",
:email => "luke@madstop.com",
- :org => "Reductive",
+ :org => "Puppet",
:ou => "Development",
:encrypt => mkPassFile()
)