/irc-logs / w3c / #testing / 2013-10-21 / end

Options:

  1. # Session Start: Mon Oct 21 00:00:00 2013
  2. # Session Ident: #testing
  3. # [02:44] * Quits: tobie (tobie@public.cloak)
  4. # [08:05] * Joins: zcorpan (~zcorpan@public.cloak)
  5. # [08:42] * Joins: Ms2ger (~Ms2ger@public.cloak)
  6. # [09:15] * Joins: tobie (tobie@public.cloak)
  7. # [09:18] * Joins: dom (dom@public.cloak)
  8. # [09:40] * heycam|away is now known as heycam
  9. # [10:08] * Joins: michou (~Adium@public.cloak)
  10. # [10:20] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
  11. # [10:21] * Quits: shepazu (schepers@public.cloak) ("is sleepy")
  12. # [10:48] * Joins: kennyluck (~kennyluck@public.cloak)
  13. # [11:13] * Joins: AutomatedTester (~AutomatedTester@public.cloak)
  14. # [11:22] * Joins: Ms2ger (~Ms2ger@public.cloak)
  15. # [11:26] <jgraham> So I'm thinking that I should just start a review for my python branch
  16. # [11:26] <Ms2ger> Go for it
  17. # [11:27] <jgraham> What would people prefer? A single commit? A large number of messy commits? Me to spend some time trying to clean up the commits a little bit so it is slightly messy rather than very messy?
  18. # [11:27] <AutomatedTester> commits dont matter code does
  19. # [11:27] <AutomatedTester> we can always --squash it when it lands
  20. # [11:28] <Ms2ger> For reviews, commits matter a lot
  21. # [11:29] <jgraham> Well
  22. # [11:29] <AutomatedTester> as long as critic sees that the issue is resolved I dont see how 5 commits vs 3 commits makes any difference
  23. # [11:29] <jgraham> Not that much with critic, perhaps
  24. # [11:30] <jgraham> Since you can filter yourself to changes on particular paths and mark each file reviewed when it's done
  25. # [11:30] <Ms2ger> Anyway, multiple commits are only useful if they're well delineated
  26. # [11:34] <jgraham> Yeah
  27. # [11:34] <jgraham> Well first I will try to work out how to rebase, which seems to be harder than I expected
  28. # [11:35] <jgraham> Oooh, it's a bug in git
  29. # [11:36] <Ms2ger> Duh :)
  30. # [11:39] * jgraham cowers from the scorn of Ms2ger
  31. # [11:39] <Ms2ger> :D
  32. # [11:39] <jgraham> (and then subtly drops in the fact that "mach bootstrap" has to install the latest version of hg to avoid badness in older versions)
  33. # [11:43] <Ms2ger> Heh
  34. # [12:17] * Joins: denis (denis@public.cloak)
  35. # [12:26] * Quits: denis (denis@public.cloak) ("Bye")
  36. # [12:27] * Joins: abarsto (~abarsto@public.cloak)
  37. # [12:27] * abarsto is now known as ArtB
  38. # [12:28] * Joins: denis (denis@public.cloak)
  39. # [12:34] * Joins: darobin (rberjon@public.cloak)
  40. # [12:42] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
  41. # [12:51] * Joins: gitbot (~gitbot@public.cloak)
  42. # [12:51] -gitbot:#testing- [web-platform-tests] jgraham created jgraham/python_review (+1 new commit): https://github.com/w3c/web-platform-tests/commit/319516d2a235
  43. # [12:51] -gitbot:#testing- web-platform-tests/jgraham/python_review 319516d James Graham: Make tests self-hosting...
  44. # [12:51] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  45. # [12:56] * Joins: gitbot (~gitbot@public.cloak)
  46. # [12:56] -gitbot:#testing- [web-platform-tests] jgraham opened pull request #378: Make tests self-hosting (master...jgraham/python_review) https://github.com/w3c/web-platform-tests/pull/378
  47. # [12:56] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  48. # [13:13] <MikeSmith> wow that's a big changeset
  49. # [13:13] <jgraham> :)
  50. # [13:13] <jgraham> MikeSmith: I'll assign the whole thing to you ;)
  51. # [13:13] <MikeSmith> heh
  52. # [13:32] * Joins: Ms2ger (~Ms2ger@public.cloak)
  53. # [13:37] <jgraham> Anyone want to be a reviewer on the self-hosting review?
  54. # [13:38] <jgraham> I guess I should ping public-test-infra
  55. # [13:39] <Ms2ger> Yeah
  56. # [13:41] <zcorpan> i can help reviewing, but first i want to install the server
  57. # [13:41] <Ms2ger> jgraham, what's up with the timeout changes?
  58. # [13:43] <jgraham> Ms2ger: I guess that's also on this branch :)
  59. # [13:44] <jgraham> It moves to a system where tests either have a normal or long timeout, specified in a meta element
  60. # [13:44] <jgraham> That, perhaps should have been a seperate review or something
  61. # [13:45] <Ms2ger> I thought I already reviewed that
  62. # [13:45] <Ms2ger> https://critic.hoppipolla.co.uk/r/320
  63. # [13:47] <Ms2ger> No, not that one
  64. # [13:47] <Ms2ger> https://critic.hoppipolla.co.uk/r/322
  65. # [13:48] <jgraham> Oh
  66. # [13:48] <jgraham> Ah, that didn't get merged
  67. # [13:48] <jgraham> Sorry :(
  68. # [13:49] <jgraham> I totally forgot about that
  69. # [13:49] <jgraham> The critic dashboard isn't so useful when there are hundreds of reviews open
  70. # [13:50] <Ms2ger> Really? ;)
  71. # [13:50] <jgraham> So now I don't know what to do :)
  72. # [13:51] <jgraham> I think that most of the issues in that review are non-issues
  73. # [13:51] <Ms2ger> Sure
  74. # [13:51] <jgraham> So I would be happy to merge it
  75. # [13:52] <jgraham> I could merge that to master, rebase the other review on master and tell critic about the rebase
  76. # [13:52] <Ms2ger> That would be nice, I think
  77. # [13:52] <jgraham> Which might get us into a better state. But I'm not sure that you can squash across rebases in critic
  78. # [13:53] <jgraham> So the other option is to merge that and drop the new review, making odinho redo some work
  79. # [13:53] <jgraham> I think that's probably best
  80. # [13:53] <jgraham> (sorry odinho)
  81. # [13:53] <zcorpan> or drop the old meta change?
  82. # [13:54] <jgraham> You mean r/322?
  83. # [13:54] <jgraham> That works too I guess
  84. # [13:54] <Ms2ger> I'd rather keep those two separate
  85. # [13:54] <zcorpan> jgraham: right
  86. # [13:55] <jgraham> Ms2ger: Fancy finishing off the first review?
  87. # [13:56] <Ms2ger> Sure
  88. # [13:56] * Ms2ger makes himself a reviewer
  89. # [13:58] <Ms2ger> I wonder why these idb tests need such long timeout
  90. # [13:58] <Ms2ger> s
  91. # [14:00] <jgraham> I don't know
  92. # [14:00] <jgraham> Maybe they don't
  93. # [14:00] <jgraham> odinho: &
  94. # [14:00] <jgraham> s/&/^/
  95. # [14:02] <Ms2ger> Hmm, script scheduling tests
  96. # [14:07] <Ms2ger> jgraham, done
  97. # [14:16] <jgraham> Ms2ger: Awesome, thanks
  98. # [14:17] <Ms2ger> Now enjoy rebasing that :)
  99. # [14:18] <jgraham> Yeah, there is that :)
  100. # [14:19] * Joins: gitbot (~gitbot@public.cloak)
  101. # [14:19] -gitbot:#testing- [web-platform-tests] jgraham closed pull request #378: Make tests self-hosting (master...jgraham/python_review) https://github.com/w3c/web-platform-tests/pull/378
  102. # [14:19] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  103. # [14:23] <zcorpan> jgraham: cors/003.html fails on webplatform.test and w3c-test.org but passes on t/ (in presto)
  104. # [14:24] <zcorpan> and the failures are different
  105. # [14:32] * Quits: denis (denis@public.cloak) ("Bye")
  106. # [14:32] <jgraham> Yeah, I noticed that sometimes the fails are different
  107. # [14:32] <jgraham> I suspect it's a bug in wptserve or in the .py script
  108. # [14:34] * Joins: denis (denis@public.cloak)
  109. # [14:34] <jgraham> (I think the cookie stuff is broken, but I'm not sure if that's what's causing the bug)
  110. # [14:38] <zcorpan> GET /old-tests/submission/Opera/media/track/track-element/cors/support/cors-tester.py?read=true&id=22423f1a-c227-4de2-b775-6182bd241dfa HTTP/1.1
  111. # [14:39] <zcorpan> HTTP/1.0 404 Not Found
  112. # [14:40] <jgraham> Oh
  113. # [14:40] <jgraham> That seems wrong
  114. # [14:44] <zcorpan> jgraham: also GET /old-tests/submission/Opera/media/track/track-element/cors/support/cors-tester.py?id=22423f1a-c227-4de2-b775-6182bd241dfa HTTP/1.1 seems to have no response at all
  115. # [14:44] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
  116. # [14:44] <jgraham> zcorpan: OK, I need to look at this again. Which I will do as soon as I fix the issues on the timeout branch
  117. # [14:45] <zcorpan> ok
  118. # [14:51] * Quits: denis (denis@public.cloak) ("Bye")
  119. # [15:05] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  120. # [15:05] * Joins: mdas (~mdas@public.cloak)
  121. # [15:05] <jgraham> No Ms2ger? :(
  122. # [15:06] <jgraham> Anyone want to review r/322? The last push was just a lot of delete-trailing-whitespace
  123. # [15:07] * Joins: denis (denis@public.cloak)
  124. # [15:12] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
  125. # [15:21] <zcorpan> sure
  126. # [15:23] <zcorpan> done
  127. # [15:30] * Joins: gitbot (~gitbot@public.cloak)
  128. # [15:30] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/python_review: https://github.com/w3c/web-platform-tests/commit/94af471f72054570eef9043480da1d341e95cd57
  129. # [15:30] -gitbot:#testing- web-platform-tests/jgraham/python_review 94af471 James Graham: fixup! Make tests self-hosting
  130. # [15:30] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  131. # [15:35] * Joins: gitbot (~gitbot@public.cloak)
  132. # [15:35] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/python_review: https://github.com/w3c/web-platform-tests/commit/dacec8926d81054dae84fbaabb946cfe97e87444
  133. # [15:35] -gitbot:#testing- web-platform-tests/jgraham/python_review dacec89 James Graham: fixup! Make tests self-hosting
  134. # [15:35] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  135. # [15:35] <jgraham> zcorpan: Pushed a fix to cors-tester.py
  136. # [15:36] <jgraham> Things still don't work right, but you get responses now
  137. # [15:37] * Joins: mdas (~mdas@public.cloak)
  138. # [15:38] <jgraham> Oh, but I think I probably broke things in a different way
  139. # [15:38] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  140. # [15:38] * Joins: mdas (~mdas@public.cloak)
  141. # [15:38] <jgraham> Or maybe not?
  142. # [15:39] * Joins: gitbot (~gitbot@public.cloak)
  143. # [15:39] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/python_review: https://github.com/w3c/web-platform-tests/commit/a08c91ca56dec4c953b669c69ad4c0162e0b30fc
  144. # [15:39] -gitbot:#testing- web-platform-tests/jgraham/python_review a08c91c James Graham: fixup! Make tests self-hosting
  145. # [15:39] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  146. # [15:39] * jgraham reverts the status code to 404
  147. # [15:41] * Joins: mdas_ (~mdas@public.cloak)
  148. # [15:41] <zcorpan> jgraham: should i be using the _review branch?
  149. # [15:41] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  150. # [15:45] <jgraham> zcorpan: I think that makes sense
  151. # [15:45] <jgraham> But I will make a _review_2 branch once I rebase onto the timeout changes branch (which I will do now)
  152. # [15:46] <jgraham> Or just force push to that branch, but gh might not like that
  153. # [15:46] <zcorpan> ok now i get a different result. "requests": [{}, {}, {}, {}]
  154. # [15:48] <zcorpan> and assert_object_equals: unexpected property "WEBVTT"
  155. # [15:53] <zcorpan> so the read=true request gets a WEBVTT file as response
  156. # [15:55] * Quits: denis (denis@public.cloak) (Ping timeout: 180 seconds)
  157. # [15:56] <jgraham> What's supposed to happen?
  158. # [15:56] <jgraham> It should return the data that was set?
  159. # [15:57] <zcorpan> yeah
  160. # [15:57] <jgraham> OK, with that change it looks better
  161. # [15:57] <odinho> jgraham: You can both move base, and change history in critic.
  162. # [15:57] <odinho> jgraham: ONly thing is that you have to do it in two steps.
  163. # [15:57] <odinho> One at a time.
  164. # [15:57] <odinho> Don't know about the github integration though.
  165. # [15:57] <odinho> It was always less powerful :)
  166. # [15:58] <jgraham> odinho: But you can't squash the review across a rebase
  167. # [15:58] <jgraham> (unless modern critic gained that ability; the gh branch is some way behind)
  168. # [15:59] <odinho> But do you need to do both at the same time?
  169. # [16:01] <jgraham> odinho: No, I mean you can't *view* it squashed
  170. # [16:01] <jgraham> So if you have
  171. # [16:01] <jgraham> New commit
  172. # [16:01] <jgraham> Equivalent Merge Commit
  173. # [16:01] <jgraham> old commit
  174. # [16:02] <jgraham> You can't view all three commits at once
  175. # [16:02] <jgraham> in a squashed view
  176. # [16:03] * Joins: gitbot (~gitbot@public.cloak)
  177. # [16:03] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/python_review: https://github.com/w3c/web-platform-tests/commit/b1486aa82b4174df577bb00f1796fe4a5bc5bffc
  178. # [16:03] -gitbot:#testing- web-platform-tests/jgraham/python_review b1486aa James Graham: fixup! Make tests self-hosting
  179. # [16:03] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  180. # [16:03] <jgraham> zcorpan: Pushed some more fixes
  181. # [16:04] <zcorpan> jgraham: ok, i'll check it later
  182. # [16:04] <jgraham> Thanks
  183. # [16:04] * Joins: denis (denis@public.cloak)
  184. # [16:08] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  185. # [16:08] * Joins: zcorpan (~zcorpan@public.cloak)
  186. # [16:15] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  187. # [16:30] <jgraham> Anyone want to finish off r/322 for me?
  188. # [16:30] <jgraham> i.e. review it
  189. # [16:30] <jgraham> I will ignore the remaining open issues
  190. # [16:46] * Quits: mdas_ (~mdas@public.cloak) (Client closed connection)
  191. # [16:47] * Joins: mdas (~mdas@public.cloak)
  192. # [16:47] * Joins: mdas_ (~mdas@public.cloak)
  193. # [16:47] * Quits: mdas (~mdas@public.cloak) (Client closed connection)
  194. # [17:05] * Joins: Ms2ger (~Ms2ger@public.cloak)
  195. # [17:10] * Quits: kennyluck (~kennyluck@public.cloak) (kennyluck)
  196. # [17:14] * heycam is now known as heycam|away
  197. # [17:18] * Joins: zcorpan (~zcorpan@public.cloak)
  198. # [17:25] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  199. # [18:02] * Quits: darobin (rberjon@public.cloak) (Client closed connection)
  200. # [18:11] * Joins: gitbot (~gitbot@public.cloak)
  201. # [18:11] -gitbot:#testing- [web-platform-tests] jgraham closed pull request #340: Update tests to use normal/long harness timeouts (master...timeout_update) https://github.com/w3c/web-platform-tests/pull/340
  202. # [18:11] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  203. # [18:11] * Joins: gitbot (~gitbot@public.cloak)
  204. # [18:11] -gitbot:#testing- [web-platform-tests] jgraham pushed 4 new commits to master: https://github.com/w3c/web-platform-tests/compare/bf217ebec0e3...76e0d1ba75c9
  205. # [18:11] -gitbot:#testing- web-platform-tests/master 08b9f36 James Graham: Update tests to use normal/long harness timeouts
  206. # [18:11] -gitbot:#testing- web-platform-tests/master 966f8f2 James Graham: Fix review issues
  207. # [18:11] -gitbot:#testing- web-platform-tests/master 5d49347 James Graham: Give all reflection tests long timeouts
  208. # [18:11] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  209. # [18:27] * Joins: kennyluck (~kennyluck@public.cloak)
  210. # [18:41] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
  211. # [18:43] * Joins: jhammel (~jhammel@public.cloak)
  212. # [18:43] * Parts: jhammel (~jhammel@public.cloak) (jhammel)
  213. # [18:43] * Quits: dom (dom@public.cloak) ("")
  214. # [18:49] * Joins: zcorpan (~zcorpan@public.cloak)
  215. # [19:07] * Joins: zcorpan_ (~zcorpan@public.cloak)
  216. # [19:12] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  217. # [19:12] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
  218. # [19:13] * Joins: zcorpan (~zcorpan@public.cloak)
  219. # [19:20] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  220. # [19:22] * Joins: zcorpan (~zcorpan@public.cloak)
  221. # [19:30] * Quits: denis (denis@public.cloak) ("Bye")
  222. # [19:38] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  223. # [19:38] * Joins: zcorpan (~zcorpan@public.cloak)
  224. # [19:45] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  225. # [20:04] * Joins: zcorpan (~zcorpan@public.cloak)
  226. # [20:12] * Quits: michou (~Adium@public.cloak) ("Leaving.")
  227. # [20:18] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  228. # [20:18] * Joins: zcorpan (~zcorpan@public.cloak)
  229. # [20:19] * Joins: zcorpan_ (~zcorpan@public.cloak)
  230. # [20:19] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  231. # [20:38] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
  232. # [20:38] * Joins: zcorpan (~zcorpan@public.cloak)
  233. # [20:42] * Joins: zcorpan_ (~zcorpan@public.cloak)
  234. # [20:42] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  235. # [20:42] * Joins: gitbot (~gitbot@public.cloak)
  236. # [20:42] -gitbot:#testing- [web-platform-tests] jgraham created jgraham/python_review_2 (+1 new commit): https://github.com/w3c/web-platform-tests/commit/f3c2bffd9588
  237. # [20:42] -gitbot:#testing- web-platform-tests/jgraham/python_review_2 f3c2bff James Graham: Make tests self-hosting...
  238. # [20:42] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  239. # [20:46] * Joins: gitbot (~gitbot@public.cloak)
  240. # [20:46] -gitbot:#testing- [web-platform-tests] jgraham opened pull request #379: Make tests self-hosting (master...jgraham/python_review_2) https://github.com/w3c/web-platform-tests/pull/379
  241. # [20:46] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  242. # [20:59] * Joins: Ms2ger (~Ms2ger@public.cloak)
  243. # [21:03] * Joins: gitbot (~gitbot@public.cloak)
  244. # [21:03] -gitbot:#testing- [web-platform-tests] jgraham pushed 1 new commit to jgraham/python_review_2: https://github.com/w3c/web-platform-tests/commit/5bfcf7010d34996d347bdfeaa9d7a163ef4dc6b6
  245. # [21:03] -gitbot:#testing- web-platform-tests/jgraham/python_review_2 5bfcf70 James Graham: fixup! Make tests self-hosting
  246. # [21:03] * Parts: gitbot (~gitbot@public.cloak) (gitbot)
  247. # [21:34] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
  248. # [21:35] * Joins: plh (plehegar@public.cloak)
  249. # [21:43] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
  250. # [21:43] * Quits: mdas_ (~mdas@public.cloak) (Client closed connection)
  251. # [21:43] * Joins: zcorpan (~zcorpan@public.cloak)
  252. # [21:44] * Joins: mdas (~mdas@public.cloak)
  253. # [21:46] * Quits: ArtB (~abarsto@public.cloak) ("Leaving.")
  254. # [21:48] <tobie> Trying to review jgraham's awesome pull request in critic. Really trying my best to figure out the UI, but utterly unsuccessful so far. I just don't get it. Should have been called cryptic.
  255. # [21:50] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  256. # [21:51] * Quits: mdas (~mdas@public.cloak) (Ping timeout: 180 seconds)
  257. # [22:11] * Joins: abarsto (~abarsto@public.cloak)
  258. # [22:11] * abarsto is now known as ArtB
  259. # [22:12] * Joins: zcorpan (~zcorpan@public.cloak)
  260. # [22:15] <jgraham> tobie: What problem are you having?
  261. # [22:16] <jgraham> tobie: Maybe the confusion is that I added you as a watcher rather than a reviewer?
  262. # [22:16] <jgraham> So all the files are marked "pending"
  263. # [22:17] <jgraham> I can change that
  264. # [22:17] <tobie> jgraham: honestly, I don't know.
  265. # [22:17] <tobie> I have no idea what I'm supposed to do.
  266. # [22:25] <jgraham> tobie: On https://critic.hoppipolla.co.uk/r/368 the commits are listed under "Commits". You click the commit that you want to review (or click down on one commit and drag to the last commit to review several commits at once). If you click on the "Make tests self hosting" commit, you should end up at https://critic.hoppipolla.co.uk/f3c2bffd?review=368 which will give you a list of files that were changed in that commit. If you click on a file you see th[CUT]
  267. # [22:25] <jgraham> ... an issue, click on the line (or drag across the lines) to which the issue applies. Then there should be a popup dialog that allows you to fill in the issue description. "issues" must be addressed before the review is complete "notes" are optional or informative. Once you have reviewed a file, even if there were issues, you tick the checkbox next to the filename in the list of files changed to indicate that this file has been reviewed. Changes are n[CUT]
  268. # [22:25] <jgraham> ... submitted; after you have made some changes you need to click "submit changes" (or something) at the top of the page.
  269. # [22:25] <jgraham> Oh, and I'm told it is quite buggy in IE so don't use that until I upgrade and take the fixes
  270. # [22:26] <tobie> I don't use IE
  271. # [22:26] <tobie> I'll give it a try
  272. # [22:26] <tobie> thanks for the info
  273. # [22:26] <jgraham> (there is a tutorial at the top where all of this is explained in more detail, but some of that is not relevant to our usage)
  274. # [22:32] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
  275. # [22:32] * Joins: zcorpan (~zcorpan@public.cloak)
  276. # [22:35] * Joins: mdas (~mdas@public.cloak)
  277. # [22:39] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
  278. # [22:46] * Joins: zcorpan (~zcorpan@public.cloak)
  279. # [22:50] * Joins: jhammel_ (~jhammel@public.cloak)
  280. # [23:57] * Quits: tobie (tobie@public.cloak) (Ping timeout: 180 seconds)
  281. # Session Close: Tue Oct 22 00:00:00 2013

The end :)