From 35c1bcba1727aee5162982afcf82af25494d35c0 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Tue, 31 Jan 2017 12:42:11 +0000 Subject: Fix bad merge !5. --- lib/byteback/backup_directory.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/byteback/backup_directory.rb b/lib/byteback/backup_directory.rb index a39cf84..01871d3 100644 --- a/lib/byteback/backup_directory.rb +++ b/lib/byteback/backup_directory.rb @@ -1,4 +1,4 @@ -require 'byteback/utils' +require 'byteback/util' module Byteback # Represents a particular timestamped backup directory -- cgit v1.2.1