mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 05:31:44 +00:00
another attempt to make heroku happy
This commit is contained in:
@@ -469,7 +469,7 @@ int uwsgi_rack_init(){
|
||||
ruby_sysinit(&argc, &argv);
|
||||
RUBY_INIT_STACK
|
||||
ruby_init();
|
||||
ruby_process_options(argc, argv);
|
||||
//ruby_process_options(argc, argv);
|
||||
#else
|
||||
ruby_init();
|
||||
ruby_init_loadpath();
|
||||
|
||||
Reference in New Issue
Block a user