X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=lib%2Frm%2Frm_runner.rb;h=71421547e7e88e02247070680dce940f890c30f2;hb=edf320a409cc942c632f7a64180887b7764c52c7;hp=b953898061691cf70f049dd5217579980351c31c;hpb=72696d3f6e95ef773af9727e9c3459b9038b0fc2;p=mailshears.git diff --git a/lib/rm/rm_runner.rb b/lib/rm/rm_runner.rb index b953898..7142154 100644 --- a/lib/rm/rm_runner.rb +++ b/lib/rm/rm_runner.rb @@ -1,3 +1,4 @@ +require 'common/errors' require 'common/runner' class RmRunner