<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,7 +66,8 @@ op.add_option(&quot;--diagnostic&quot;,
               dest=&quot;diagnostic&quot;,
               default=False,
               help=&quot;using this option, we will run a set of tests to make sure\
- the arguments given are correct.&quot;)
+ the arguments given are correct. If all works, will open the tunnels in debug\
+ mode&quot;)
 op.add_option(&quot;-b&quot;, &quot;--baseurl&quot;,
               dest=&quot;base_url&quot;,
               default=&quot;https://saucelabs.com&quot;,
@@ -93,7 +94,7 @@ if options.diagnostic:
     # Checking domains to forward
     import re
     for domain in domains:
-        if not re.search(&quot;^([\\da-z\\.-]+)\\.([a-z\\.]{2,6})$&quot;, domain):
+        if not re.search(&quot;^([\\da-z\\.-]+)\\.([a-z\\.]{2,8})$&quot;, domain):
             errors.append(&quot;Incorrect domain given: %s&quot; % domain)
 
     # Checking if host is accessible</diff>
      <filename>tunnel.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f70968a60395616958ae49d7bf0b974ad8c2fe7c</id>
    </parent>
    <parent>
      <id>c1604f4b675fd8e685c580659307718869366613</id>
    </parent>
  </parents>
  <author>
    <name>sah</name>
    <email>sah@awesame.org</email>
  </author>
  <url>http://github.com/saucelabs/saucerest-python/commit/da2b6f8e058973eb798ecc66b569703bf4469f26</url>
  <id>da2b6f8e058973eb798ecc66b569703bf4469f26</id>
  <committed-date>2009-10-16T14:05:55-07:00</committed-date>
  <authored-date>2009-10-16T14:05:55-07:00</authored-date>
  <message>Merge branch 'master' of github.com:saucelabs/saucerest-python</message>
  <tree>3dc54e908edf42e84a2353f676ebee5ec612f4ca</tree>
  <committer>
    <name>sah</name>
    <email>sah@awesame.org</email>
  </committer>
</commit>
