another attempt to make heroku happy

This commit is contained in:
Unbit
2013-07-27 22:04:02 +02:00
parent 4cfff98cd1
commit aae3e7ff17
+1 -1
View File
@@ -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();