/srv/irclogs.ubuntu.com/2009/10/21/#launchpad-reviews.txt

abentleyintellectronica: I think it would be nice if windmill tests just pushed a config value that made canonical_url return the correct port and scheme.00:17
intellectronicaabentley: yeah, or they could even just decorate canonical_url to do the transformation00:17
abentleyThat could work too.00:19
intellectronicaabentley: actually, i think the best solution is to simply have another canonical_url in the testing package, and just import it from there. that's a bit more explicit than modifying the behaviour behind the user's back00:19
abentleyintellectronica: The behaviour of canonical_url is already customized in a testing context-- I think it's not surprising.00:20
intellectronicayou're right, i didn't consider that it's already modified00:21
intellectronicaanyway, add that to the bug. it's too late for me to fix it now but i prolly will tomorrow morning00:21
thumpermwhudson: feel like reviewing my branch?02:32
mwhudsonthumper: sure02:33
* thumper sends it in02:34
intellectronicawho wants to review a windmill fix? it's a very easy review02:48
intellectronicagmb: awake?02:49
intellectronicamwhudson: review? it's pretty much just moving code around without change02:51
mwhudsonintellectronica: ok02:51
intellectronicamwhudson: https://code.edge.launchpad.net/~intellectronica/launchpad/fix-test-mark-duplicate/+merge/1368202:52
intellectronicamwhudson: http://pastebin.ubuntu.com/297931/ if you don't want to wait for the diff to generate02:53
mwhudsonlooking02:55
intellectronicamwhudson: all the patch does is take the test, move it to the directory up one level, and make the test function a method of a new proper test suite02:55
mwhudsonintellectronica: done02:57
intellectronicamwhudson: danke02:58
mwhudsonthumper: what's the difference between test_linked_to_development_package and test_linked_to_dev_package ?03:35
thumper?03:35
thumperwhere?03:35
mwhudsonthumper: in your branch, lib/lp/code/model/tests/test_branch.py03:37
thumperline number?03:37
mwhudson489 & 50603:37
mwhudsonthey look like different ways (yay, sigh) of saying the same thing03:38
thumpernot quite03:38
thumperone uses the RELEASE pocket03:38
thumperso it is the dev focus03:38
thumperthe other uses the backports pocket03:38
thumperso it definitely isn't03:38
mwhudsonthumper: not that test03:39
thumperarse03:41
thumperit is03:41
thumperI thought I looked for a test that said that03:41
thumpergrr03:41
thumperI can remove the duplicate03:41
mwhudsonsoyuz's confusatron field creeps into code :(03:42
mwhudsonthumper: thanks03:42
mwhudsonthumper: branch reviewed04:22
thumperthansk04:22
thumperaaaaaaaaaaaaaaaaaaaarrrrrrrrrrrrrrrrgggggggggggggggghhhhhhhhhhhhhhhhh04:24
* thumper was reading wrong class04:24
mwhudsonthumper: ?04:24
thumperlazr-js TextAreaEditorWidget04:26
thumpermwhudson: I've fixed the accept_empty bit04:28
thumpermwhudson: and I can live with the style id as we don't yet have descriptions for merge proposals04:28
thumperohh04:46
thumperbugger04:48
mwhudsonthumper: it sounds like you're js hacking!04:49
thumpermwhudson: look at the priv msg04:49
thumpermwhudson: that is public04:49
mwhudsonhm?04:49
mwhudsonthumper: oh04:50
mwhudsonbugger04:50
thumperyeah04:50
* thumper is fixing04:50
thumpermwhudson: there is a branch that simply moves the bmp registant ready :)05:01
mwhudsonwill loading the page do nasty things to my browser?05:02
thumperno05:02
mwhudsonthumper: inline reviewing seems to have gone away05:03
thumpersometimes, and I don't know why05:03
mwhudson"yay"05:04
thumpermwhudson: any idea why this test doesn't fail? https://pastebin.canonical.com/23598/05:29
mwhudsonthumper: wouldn't that only fail after you've fixed the bug?05:32
thumpermwhudson: which I have05:32
mwhudsonthumper: oh05:32
mwhudsonthen i don't know05:32
thumpermwhudson: I was changing the test to show that it is fixed05:32
thumperbum05:33
mwhudsonmaybe extract_text is full of crack?05:33
thumpermwhudson: the web ui shows the right thing05:33
thumperit shouldn't be05:33
thumperI wrote it :)05:33
mwhudsonheh heh05:34
thumpermwhudson: I found it05:34
thumpermwhudson: I'm editing the wrong buffer05:34
thumperright file05:34
thumperwrong branch05:34
thumperD'oh05:34
mwhudsonlolz05:34
thumperjust did it again for the fix :(05:41
thumpermwhudson: want to review the v.small fix?05:46
mwhudsonthumper: sure05:47
thumpermwhudson: just waiting on the diff05:49
thumpermwhudson: you should have it now05:51
mwhudsonthumper: please get spm to cowboy the template fix?05:52
=== jtv changed the topic of #launchpad-reviews to: on call: jtv || reviewing: — || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== jtv changed the topic of #launchpad-reviews to: on call: jtv || reviewing: danilo || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== allenap changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: danilo, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
allenapMorning jtv :)09:47
jtvallenap: morning!09:47
jtvallenap: oh, I already did danilo's.  All the other ones on the queue were for me.  :-)09:47
=== jtv changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: —, — || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
allenapjtv: Okay, I'll do yours then. There's one from jelmer too, for launchpad-cscvs, but I think I might leave that for someone who's more familiar with vcs stuff than me.09:50
jtvallenap: I can try that one then.  Hadn't seen it appear.09:50
=== allenap changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: —, jtv || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
adeuringjtv: may I bother you with an MP having an overly long diff? 1000 lines, but mostly mechanical changes. Only ~130 lines are "real" changes.10:18
jtvadeuring: ok10:19
adeuringjtv: thanks!10:19
=== jtv changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: adeuring, jtv || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
jtvadeuring: it's the new-attempt one?10:20
adeuringjtv: no, this branch: lp:~adeuring/launchpad/hwdb-build-udev-device-list-2 . Need to write the mp10:21
adeuringjtv: https://code.edge.launchpad.net/~adeuring/launchpad/hwdb-build-udev-device-list-2/+merge/13695/comments/35227/+reply10:33
adeuringerm, scrap that "+reply"; want to add the test command and the "make lint" output10:34
jtvadeuring: ok10:34
adeuringjtv: https://code.edge.launchpad.net/~adeuring/launchpad/hwdb-build-udev-device-list-2/+merge/13695 , that's what i menat.10:37
jtvadeuring: I had arrived there yes, thank you :)10:37
jtvadeuring: I do think it's a bit ugly to do self.devices = devices = {}10:43
adeuringjt: why?10:43
jtvThe "shorthand" of saying devices instead of self.devices doesn't even save you much here.10:43
adeuringwell it saves one word -- "self" ;) But I'll remove the local variable10:44
jtvWhen I read that line, I have to worry: do you really mean two references to the same dict, or is it a mistake?10:44
jtvThanks.10:44
jtvadeuring: in the hwdb_submission_processing test, SubmissionParserFakedBuildDeviceList is a bit long as a name.  How about MockSubmissionParser?10:48
adeuringjtv: Sure10:48
jtvGood testing technique, btw.  I sometimes use the real object and just inject a callable mock object in place of a method, but if you can get away with something short and sweet like this, great.10:49
adeuringjtv: the problem with mock ojbects here is that it such data would probably look quite ugly and convoluted. The test file has many examples of this ;)10:51
jtvadeuring: in test_processSubmission_buildDeviceList_failing it might be useful though.10:53
adeuringjtwhy?10:53
jtvdef no(*args, **kwargs):10:53
jtv    return False10:53
jtv#...10:53
jtvparser.buildDeviceList = no10:53
jtvadeuring: that saves you a lot of long identifiers (though "no" may be a bit too short :-)10:54
adeuringjtv:  question is what sort of test styles we prefer. I another review I got the recommendation to avoid monkey-patching ;)10:55
adeuringjtv: personally, I don't mind much, btu we should be consistent ;)10:56
jtvadeuring: IMHO, only when there's a clear winner among the options.  :-)10:56
adeuringjtv: well, as I said, I really don't mind. So, you think I should use a method like "nyet(...)"?10:57
adeuring...oder "nein()"10:57
jtvadeuring: in this case I think it's justified.10:58
adeuringjtv: OK, changed.....11:00
jtvadeuring: approved11:02
adeuringjtv: thanks!11:02
jtvmacht nix11:02
=== jtv changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: —, jtv || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
leonardrjtv, allenap: https://code.edge.launchpad.net/~leonardr/lazr.restfulclient/264098-eq-ne/+merge/1369712:08
allenapleonardr, jtv: I can take that.12:10
=== allenap changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: —, leonardr || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== matsubara-afk is now known as matsubara
jtvallenap: thanks, some very nice suggestions there.  And the one hard-to-document parameter turned out to be unused.  :)12:24
allenapjtv: Woohoo :)12:25
allenapleonardr: You have tests for recipe.__hash__(), but there is nothing in the diff that defines the __hash__ method.12:38
leonardrallenap: i'm using the default python object implementation12:39
leonardrit was the only way i could think of to show that these two python objects were different12:39
leonardrbut i'm probably missing something obvious12:39
allenapleonardr: Okay. You could say recipe is recipe2 and expect False.12:39
leonardrok12:39
leonardrthat's nice and obvious12:39
danilosjtv: got another one for you ;) https://code.edge.launchpad.net/~danilo/launchpad/bug-455771/+merge/13699 (diff should be regenerated any minute now)12:40
jtvgive them a finger and they want the whole hand...12:40
danilosjtv: that's how it works :)12:46
danilosjtv: anyway, the diff is there now12:46
jtvsigh.  Coming...12:46
jtv(for the public record: not serious :)12:46
=== jtv changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: danilo, leonardr || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
jtvdanilos: I'm too lazy to look it up, but you have a conditional top-portlet now.  Won't that upset your layout when the div is not shown?12:50
=== allenap changed the topic of #launchpad-reviews to: on call: jtv, allenap || reviewing: danilo, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
danilosjtv: nope13:06
jtvdanilos: too late; it's already in the mp.  :-P13:07
leonardrjtv, allenap: and now, https://code.edge.launchpad.net/~leonardr/lazr.restfulclient/verbose-http-error/+merge/1370213:16
jtvleonardr: sorry, I'm just eod'ing (and in standup)13:16
leonardrnp13:17
=== jtv changed the topic of #launchpad-reviews to: on call: allenap || reviewing: — || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
jtvallenap: bowing out.  Have a good one!13:20
=== mrevell is now known as mrevell-lunch
=== mrevell-lunch is now known as mrevell
leonardrallenap, can you look at the branch i linked above?13:50
=== jamalta_ is now known as jamalta
=== gary_poster is now known as gary_poster-spri
=== gary_poster-spri is now known as gary-sprint
=== abentley1 is now known as abentley
allenapjtv: Cheerio :) I'll review your bug #417968 branch now.15:00
mupBug #417968: Auto-approver: pathless template with unique name <import-queue> <Launchpad Translations:In Progress by jtv> <https://launchpad.net/bugs/417968>15:00
=== allenap changed the topic of #launchpad-reviews to: on call: allenap || reviewing: jtv || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== EdwinGrubbs changed the topic of #launchpad-reviews to: on call: allenap, Edwin || reviewing: jtv || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== salgado is now known as salgado-sprint
leonardrallenap, edwin: please review https://code.edge.launchpad.net/~leonardr/lazr.restful/fix-media-type-misspelling/+merge/1371115:57
allenapleonardr: I'm on it.15:59
=== allenap changed the topic of #launchpad-reviews to: on call: allenap, Edwin || reviewing: jtv&leonardr, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
allenapleonardr: r=me16:07
=== allenap changed the topic of #launchpad-reviews to: on call: allenap, Edwin || reviewing: jtv, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
=== salgado is now known as salgado-lunch
=== matsubara is now known as matsubara-lunch
leonardrallenap: and the follow-up: https://code.edge.launchpad.net/~leonardr/lazr.restfulclient/fix-media-type-misspelling/+merge/1371516:44
allenapleonardr: Okay.16:44
=== allenap changed the topic of #launchpad-reviews to: on call: allenap, Edwin || reviewing: leonardr, - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
allenapEdwinGrubbs: Do you have much VCS-fu? There's a proposal from Jelmer for launchpad-cscvs, https://code.edge.launchpad.net/~jelmer/launchpad-cscvs/converted-from/+merge/1354216:46
jmlallenap, Were I you I'd politely ask abentley to review that one.16:51
allenapjml: Okay.16:52
allenapabentley: Please can you have a look at Jelmer's launchpad-cscvs proposal, https://code.edge.launchpad.net/~jelmer/launchpad-cscvs/converted-from/+merge/13542 :)16:53
abentleyjml, allenap: rockstar volunteers.16:53
rockstarallenap, I can take it.  I'm one of the few who have actually braved cscvs.16:53
rockstarAnd I like abentley too much to expose him to that.16:53
allenaprockstar: Awesome :)16:53
jmlrockstar, yay16:54
allenapleonardr: r=me, with a question/suggestion.16:59
=== allenap changed the topic of #launchpad-reviews to: on call: Edwin || reviewing: - || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
leonardrthat's not a bad suggestion17:00
=== deryck is now known as deryck[lunch]
=== gary-sprint is now known as gary-lunch
=== salgado-lunch is now known as salgado
=== salgado is now known as salgado-sprint
=== matsubara-lunch is now known as matsubara
EdwinGrubbsallenap: I don't think I'm qualified to review that.17:15
allenapEdwinGrubbs: Sorry, rockstar took it already, shortly after I asked you.17:17
allenapEdwinGrubbs: I should have said something :(17:17
EdwinGrubbsallenap: well, I was having networking issues anyway.17:17
=== beuno is now known as beuno-lunch
=== gary-lunch is now known as gary-sprint
leonardrjml, are you around?17:57
jmlleonardr, yes.17:58
jmlleonardr, how can I help?17:58
leonardri'd like your opinion on a branch i've written to address bug 31943217:58
mupBug #319432: RelativeURIError when trying to access an redacted object <api> <tech-debt> <launchpadlib :Triaged by leonardr> <https://launchpad.net/bugs/319432>17:58
leonardri'm writing an mp now17:59
jmlleonardr, my opinion is always available :)18:00
=== deryck[lunch] is now known as deryck
leonardrjml: https://code.edge.launchpad.net/~leonardr/lazr.restfulclient/319432-redacted/+merge/1371618:03
=== beuno-lunch is now known as beuno
=== leonardr is now known as leonardr-lunch
=== maxb_ is now known as maxb
=== leonardr-lunch is now known as leonardr
leonardredwin, would you look at https://code.edge.launchpad.net/~leonardr/lazr.restfulclient/319432-redacted/+merge/13716 ?19:06
bac`beuno: you around for some ui questions?19:52
beunobac`, sure19:53
bac`beuno:  great.  i'm working on bug 419742.  (hey i like my jaunty little reverse grave.)19:53
mupBug #419742: downloads page should include some data about the releases <post-3-ui-cleanup> <Launchpad Registry:In Progress by bac> <https://launchpad.net/bugs/419742>19:53
bac`salgado had made some changes coming up with http://launchpadlibrarian.net/30906325/download.png19:54
bac`i've been trying to work in poolie's other comments and have gotten this:19:55
bac`http://people.canonical.com/~bac/download.png19:55
bac`beuno: i was hoping you could give me some ideas if i'm on the right track19:55
* beuno looks19:56
bac`beuno: i've made the 'release notes' optional, added 'changelog' and made it optional and collapsible,  and moved the date out there to the right.19:57
bac`oh, added more vertical separation between the sections19:57
beunovertical separation == awesome19:58
bac`unbolded "Release notes:"19:58
beunothe label/value there is unclear19:58
bac`for RN?19:58
beunoyes19:58
bac`you mean you want the bold back?19:58
bac`what do you think about the twisty hanging out to the side of changlog?19:59
beunowell, it seems to be the standard everywhere else, so yes for the bold19:59
bac`ok, <b>RN and CL19:59
beunoso, I like the idea20:00
bac`it used to say "There are no release notes" but i just got rid of the section if they aren't there20:00
beunothat's great20:00
bac`cool20:00
beunothe changelog, we don't show any of it, right?20:00
bac`not unless they twist20:00
bac`then it slithers in20:00
bac`and you're ok with the release date hanging out to the side of the h2?20:01
beunook, so it's not really "the full changelog" as much as the "the changelog"20:01
beunoI like what you did there in the h2, yes. I'd like to see it in staging with real data, but it's nice20:02
bac`beuno: oh, right.  i c-n-p that part.  didn't notice the text20:02
bac`beuno: great.  i'll ask poolie later if this meets his concerns20:02
=== bac` is now known as bac
beunobac`, I'd just say "> Changelog"20:03
bacok20:03
beunoI don't know about the date on the right though20:04
beunoseems too disconnected20:04
beunoand20:04
beunoinfally20:04
beunothe "add download for release" is odd20:04
beunowhy not just below each release?20:04
bacok a '(+) Add download file' to the right below the table20:05
beunoyes, right-aligned20:05
beunoand you win20:05
bacgreat!  thanks for the suggestions20:06
=== danilos is now known as danilo-afk
bacbeuno: what would you think about putting each release into a portlet to give them more separation from one another?20:12
beunobac, it sounds good. Can you mock it up cheaply so we can look at it?20:13
bacdone.  let me snap it and scp20:13
bachttp://people.canonical.com/~bac/download2.png20:14
* beuno waits20:14
bacthis does not have the first one marked as 'top-portlet' as that will require some reorganization of the template20:15
=== sinzui changed the topic of #launchpad-reviews to: on call: Edwin || reviewing: - || queue: [sinzui] || This channel is logged: http://irclogs.ubuntu.com/
sinzuiEdwinGrubbs: do you have time to review https://code.launchpad.net/~sinzui/launchpad/package-link-validation-2/+merge/1372720:18
EdwinGrubbssinzui: sure20:18
EdwinGrubbssinzui: I don't understand what it means that "the distroseries should also be linked". Is that a link on the page, or should the distroseries be linked with the productseries in the db?20:37
EdwinGrubbssinzui: I get an error when I try to link "mozilla-firefox" on this page https://launchpad.dev/firefox/trunk/+ubuntupkg20:54
EdwinGrubbssinzui: Even if the error is correct, the message should be on the field instead of having two errors above the form.20:55
sinzuiha21:03
sinzuiEdwinGrubbs: I bet the example is bad sample data21:03
sinzuiEdwinGrubbs: on edge +ubuntupkg has a table listing the distroseries and sourcepackage, but they are not linked. You need to hack the URL to see the object that the series is linked too21:04
sinzuiEdwinGrubbs: https://launchpad.dev/firefox/+packages21:06
sinzui^ See, that is why this view is broken, you just tried to create a duplicate link. Another series (0.9)  is already the source pacakge21:06
sinzuiEdwinGrubbs: did you notice that the error message had a link to the package: https://launchpad.dev/ubuntu/hoary/+source/mozilla-firefox21:08
sinzui^ That shows that 1.0 is in fact the upstream for mozilla-firefox21:08
sinzuiEdwinGrubbs: So for trunk cannot be the upstream for warty or hoary because those SPs are already linked. You can make grumpy Frozen there by making it the currentseries, then you can try to link trunk to mozilla-firefox21:10
EdwinGrubbssinzui: It still seems like PackagingAddView.validate() should use setFieldError() instead addError(), or the separate "There is 1 error" message shouldn't appear.21:17
sinzuiEdwinGrubbs: I think you are right21:18
sinzuiEdwinGrubbs: my last addition to the base class does use setFieldError. The original code did not. I can quickly fix the whole class21:20
sinzuiEdwinGrubbs: oh I see21:21
sinzuiEdwinGrubbs: This is a bit tricky21:21
sinzuiEdwinGrubbs: In the base class we do not know if there error is the series or the sourcepackage. In the new class, we know for certain that the error is sourcepackage.21:22
sinzuiEdwinGrubbs: I could verify if the default_distroseries is not None and choose setFieldError()21:23
EdwinGrubbsok21:25
EdwinGrubbssinzui: It also seems strange to me to call packaging_util.packagingEntryExists(), when a single call to Packaging.selectOneBy() would allow you to make both checks, and it would allow you to say which productseries is already linked to the source package.21:27
sinzuiIt is not 21:27
sinzuiThere are two issues and one is easier to fix than the oser21:27
sinzuiother21:27
EdwinGrubbssinzui: can there be multiple packaging entries for the same sourcepackagename and distroseries?21:28
sinzuiThe specific match probably means the *you* made a mistakes and you can fix it. The other error is someone else and you may want to investigate before making the chage21:29
sinzuiNo, but there are 81 in production21:29
sinzuiUsers trying to fix the data from the dsp, sp, p, or ps views are getting oopes as they struggle to fix the data21:30
sinzuiEdwinGrubbs: a hack was put in place two years ago where we recognised this happens, but we only show the last one. this compounded the error because you cannot see the shadowed link to know it exists. the user is trying to add the link when he should be deleting the one he is seeing21:31
sinzuiExcept we never wrote code to delete a link to an SP21:31
sinzuiThere are a lot of oops that revolve around the the root cause that we let multiple links be created21:32
sinzuiEdwinGrubbs: when this branch lands, it will not be possible to create a duplicate link, We can then fix the schema to not allow it to happen. My next branch is to allow the deletion on links to SPs21:33
EdwinGrubbssinzui: is there a bug open to add a unique constraint on (distroseries, sourcepackagename) on the packaging table?21:34
sinzuiYes, it is on our list of bugs in progress that we review every morning21:34
sinzuihttps://bugs.edge.launchpad.net/bugs/19677421:35
mupBug #196774: It shouldn't be possible to link multiple productseries to a sourcepackage in a given distroseries <package-link> <Launchpad Registry:In Progress by sinzui> <https://launchpad.net/bugs/196774>21:35
EdwinGrubbsdoh21:35
EdwinGrubbssinzui: ok, that answers my questions. I'll send off the review in a sec. There are just minor style issues.21:35
sinzuiokay.21:36
=== EdwinGrubbs is now known as Edwin-food
=== salgado-sprint is now known as salgado-afk
sidneialright!22:16
sidneiEdwin-food: add https://code.edge.launchpad.net/~sidnei/lazr-js/yui-3.0.0/+merge/13737 to your queue when you get back22:16
sidneiuhm. i don't know how to get a proper diff i fear.22:18
=== matsubara is now known as matsubara-afk
=== Edwin-food is now known as EdwinGrubbs
sidneiEdwinGrubbs: ok, ignore that mp, take this one: https://code.edge.launchpad.net/~sidnei/lazr-js/yui-3.0.0-redux/+merge/1374323:01
EdwinGrubbssidnei: what happened?23:02
sidneiEdwinGrubbs: the order i merged the two base branches made it hard to generate a meaningful diff23:02
sidneiEdwinGrubbs: this one has a link to a paste with the right diff.23:02
=== EdwinGrubbs changed the topic of #launchpad-reviews to: on call: Edwin || reviewing: sidnei || queue: [] || This channel is logged: http://irclogs.ubuntu.com/
EdwinGrubbssidnei: how did you create the diff? I would like one that ignores whitespace changes, so I can focus on what really changed.23:12
sidneiEdwinGrubbs: bzr diff -rancestor:../jstestdriver-support 23:13
sidneiEdwinGrubbs: and then prune the 10k lines of the new YUI :)23:13
sidneiand the yui-patch.js file, which is copied verbatim from upstream jstestdriver23:14
sidneii guess i need --diff-options23:14
EdwinGrubbsugh23:22
sidneiyeah, ugh :(23:25
EdwinGrubbssidnei: don't worry about getting a new diff, I see why diff was showing me more lines than I thought it should. You moved some javascript from the top of the file to the bottom. I'll handle that change.23:34
sidneiok, thanks!23:34
sidneiEdwinGrubbs: i need to go to a funeral, but will be back in a bit. have fun!23:39
EdwinGrubbssidnei: I'm sorry to hear that.23:39
sidneiEdwinGrubbs: yeah. not a close person, but it sucks anyway. im happy as long as isn't mine *wink*23:40

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!