summaryrefslogtreecommitdiffstats
path: root/everest-bootstrap
diff options
context:
space:
mode:
authorMatthew Hicks <mhicks@mhicks-host.usersys.redhat.com>2008-06-18 22:02:43 -0400
committerMatthew Hicks <mhicks@mhicks-host.usersys.redhat.com>2008-06-18 22:02:43 -0400
commit2229d2ac0e4b74b69f9d6bd2722abb100e4b6dea (patch)
treea40ce7c74f501a468680a54435861824feff0b63 /everest-bootstrap
parent2d35c19bcc2af7ef883528e06ad026c3fbca3702 (diff)
downloadtools-2229d2ac0e4b74b69f9d6bd2722abb100e4b6dea.tar.gz
tools-2229d2ac0e4b74b69f9d6bd2722abb100e4b6dea.tar.xz
tools-2229d2ac0e4b74b69f9d6bd2722abb100e4b6dea.zip
Removing trace
Diffstat (limited to 'everest-bootstrap')
-rw-r--r--everest-bootstrap/lib/everest-bootstrap/core.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/everest-bootstrap/lib/everest-bootstrap/core.rb b/everest-bootstrap/lib/everest-bootstrap/core.rb
index 07d2e46..18d1308 100644
--- a/everest-bootstrap/lib/everest-bootstrap/core.rb
+++ b/everest-bootstrap/lib/everest-bootstrap/core.rb
@@ -113,7 +113,6 @@ module EverestBootstrap
attr_reader :type, :hostname, :fqdn
def initialize(machine_type, fqdn, repo, config, email=nil)
- puts "Initializing"
@machine_type = machine_type
@fqdn = fqdn
@config = config