aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-specinfra/files/patch-lib_specinfra_backend_exec.rb
blob: 24a0c35635d40f6774586e82c21fe87979bece6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/specinfra/backend/exec.rb.orig	2016-06-08 01:29:29 UTC
+++ lib/specinfra/backend/exec.rb
@@ -1,7 +1,6 @@
 require 'singleton'
 require 'fileutils'
 require 'shellwords'
-require 'sfl'
 
 module Specinfra
   module Backend