lib/beaker/dsl/helpers/host_helpers.rb in beaker-2.32.1 vs lib/beaker/dsl/helpers/host_helpers.rb in beaker-2.33.0

- old
+ new

@@ -359,11 +359,9 @@ end end # Back up the given file in the current_dir to the new_dir # - # @!visibility private - # # @param host [Beaker::Host] The target host # @param current_dir [String] The directory containing the file to back up # @param new_dir [String] The directory to copy the file to # @param filename [String] The file to back up. Defaults to 'puppet.conf' #