Project

General

Profile

Bug #9385 » run.sh

reproducible script - toch (Christophe Philemotte), 01/09/2014 06:49 AM

 
#!/bin/bash

http_proxy=http://127.0.0.1 ruby -e "require 'open-uri'; open('http://google.com', proxy: nil)"
(1-1/3)