Sha256: 04b652da811edc07e2ad0ba762f2a821bb42ba163a6b9a29fa91903bd9017045

Contents?: true

Size: 398 Bytes

Versions: 2

Compression:

Stored size: 398 Bytes

Contents

--- a/lib/big_brother/cli.rb
+++ b/lib/big_brother/cli.rb
@@ -30,7 +30,7 @@
 
         opt_parser.parse! args
 
-        options[:config] = File.expand_path("../../config.ru", File.dirname(__FILE__))
+        options[:config] = '/usr/share/big_brother/config.ru'
         options[:server] = 'thin-with-callbacks'
         options[:backend] = Thin::Backends::TcpServerWithCallbacks
         options

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
big_brother-0.8.8.1 debian/patches/fix_config_ru_path.patch
big_brother-0.8.8 debian/patches/fix_config_ru_path.patch