Skip to content

Commit

Permalink
(maint) Re-remove some lines inadvertently added in merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylo Ginsberg committed Dec 28, 2015
1 parent 8e6d3f0 commit 72be8aa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions acceptance/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ require 'securerandom'
require 'fileutils'
require 'beaker-hostgenerator'

$LOAD_PATH << File.expand_path(File.join(File.dirname(__FILE__), 'lib'))
require 'puppet/acceptance/git_utils'
extend Puppet::Acceptance::GitUtils

ONE_DAY_IN_SECS = 24 * 60 * 60
PRESERVED_HOSTS_FILENAME = 'hosts_preserved.yml'
SUTS_FILENAME = 'sut.log'
Expand Down

0 comments on commit 72be8aa

Please sign in to comment.