<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tests/test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@ http {
 	keepalive_timeout  65;
 	push_authorized_channels_only off;
 	server {
-		listen       80;
+		listen       8082;
 		root /home/leop/sandbox/nginx_push/tests;
 		location /broadcast {
 			location = /broadcast/sub {</diff>
      <filename>tests/nginx.conf</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ print(&quot;The test 'framework' used here is still a touch wonky. A test failure nee
 require &quot;httpest&quot; --fyi, the test &quot;framework&quot; used here is still wonky.
 math.randomseed(os.time())
 local request=httpest.request
-local sendurl, listenurl = &quot;http://localhost:8098/send?channel=%s&quot;, &quot;http://localhost:8098/listen?channel=%s&quot;
+local sendurl, listenurl = &quot;http://localhost:8082/broadcast/pub?channel=%s&quot;, &quot;http://localhost:8082/broadcast/sub?channel=%s&quot;
 local function send(channel, message, callback)
 	assert(request{
 		url=sendurl:format(channel),</diff>
      <filename>tests/test.lua</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7d30b9bdc2ed0722d3e06c86ba55f01a397d97a9</id>
    </parent>
  </parents>
  <author>
    <name>Leo P</name>
    <email>junk@slact.net</email>
  </author>
  <url>http://github.com/carsonbaker/nginx_http_push_module/commit/875fa7c1a813c9ba3f37c9cd25a7e75a9dc63990</url>
  <id>875fa7c1a813c9ba3f37c9cd25a7e75a9dc63990</id>
  <committed-date>2009-11-04T10:58:35-08:00</committed-date>
  <authored-date>2009-11-04T10:58:35-08:00</authored-date>
  <message>more test variety</message>
  <tree>307deb79787ae2c74236e09c688ddc7278031867</tree>
  <committer>
    <name>Leo P</name>
    <email>junk@slact.net</email>
  </committer>
</commit>
