Sha256: 37c0c1ca0e0aae75fcf56253caa1458dec0049f169b638052213b41c00a24f5e
Contents?: true
Size: 629 Bytes
Versions: 9
Compression:
Stored size: 629 Bytes
Contents
#!/bin/bash echo echo "================================================================================" echo "ruby test/ut_7_http_get_timeout.rb -- --patron" ruby -v echo ruby test/ut_7_http_get_timeout.rb -- --patron echo echo "================================================================================" echo "ruby test/ut_7_http_get_timeout.rb -- --net" ruby -v echo ruby test/ut_7_http_get_timeout.rb -- --net echo echo "================================================================================" echo "ruby test/ut_7_http_get_timeout.rb -- --em" ruby -v echo ruby test/ut_7_http_get_timeout.rb -- --em echo
Version data entries
9 entries across 9 versions & 1 rubygems