=== evhan` is now known as evhan [06:10] kelvinliu: i have a small fix for the juju shell for 2.8 https://github.com/juju/juju/pull/11907 [06:10] looking [06:20] wallyworld: lgtm, just need to update the prompt string [06:20] ty, looking [06:21] kelvinliu: yeah, i thought i'd leave the string simple and only advertise the easiest approach to quitting [06:21] and then if people did type "exit" it would also just work [06:21] ok, that makes sense [06:22] otherwise it's a lot of options for them to process [06:24] right [11:23] achilleasa, manadart -> https://github.com/juju/charm/pull/314 CR please [11:25] stickupkid_: done. small question about spew [11:26] achilleasa, no idea, was looking myself [11:26] achilleasa, go mod why tells me nothing [11:27] stickupkid_: hope nobody landed something with a spew.Dump in non-test code... :D [11:28] achilleasa, hopefully not [11:28] ➜ grep -ir spew . [11:28] ./go.sum:github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8= [11:28] ./go.sum:github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= [11:28] ./go.sum:github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= [11:28] that's all it reports back, which is annoying [11:42] stickupkid_: quick CR please: https://github.com/juju/juju/pull/11909 [12:59] achilleasa, where did the "@" syntax come from [13:00] juju config apparently... [14:17] achilleasa, https://github.com/juju/charmrepo/pull/163 [14:49] manadart, :point_up: [14:55] stickupkid_: sorry; lunching ATM; can look in ~10' if manadart hasn't reviewed it [14:55] stickupkid_: Deep in something ATM. [14:55] achilleasa, manadart i can wait [14:56] just wondered if I was sending to dead letters [15:12] stickupkid_: did you put the comments next to the imports or did your editor do that for you? [15:12] was already there [15:13] i did a sed [15:14] 'package testing_test' :D [15:14] achilleasa, it gets worse, testing/package_test.go package testing_test [15:14] TEST TEST TEST TEST [15:14] this is a test [15:15] test that the test-suite is not lying to you? [15:15] haha [15:15] you never know! [15:15] but then your test-suite will anticipate that and trick you [15:15] lies [15:16] btw, PR LGTM; there are some empty lines between import that look redundant [15:16] achilleasa, I'll fix [15:19] ah we get XDG_* specification wrong - interesting [15:19] for the acceptance tests [15:19] typical [15:54] achilleasa, the empty lines follow the 3 stanzas [15:55] ah... we do that everywhere then? [15:56] dunno, juju and charm repo it seems [15:56] note i hate it, but it's a standard [15:56] thought it was a juju-only thing === arif-ali_ is now known as arif-ali