Eickmeyer | OvenWerks: The Papirus team made custom icons for Carla, Carla Controls, and Ubuntu Studio Controls. | 18:31 |
---|---|---|
OvenWerks | cool | 18:38 |
OvenWerks | Eickmeyer: how is you sh/bash fu? | 18:38 |
Eickmeyer | Not sure about how I feel about the Ubuntu Studio Controls one, since it's just the CoF. | 18:38 |
Eickmeyer | Define sh/bash fu (I feel like I'm novice, but I'm probably better than I think I am). | 18:39 |
OvenWerks | I have a line: | 18:39 |
OvenWerks | while [ "x$list $list2" != "x" ] ; do | 18:39 |
Eickmeyer | Eek... seems a little clumsy if you're doing a while...do. | 18:40 |
Eickmeyer | Unfortunately, that's a bit over my head. :/ | 18:41 |
OvenWerks | I am thinking that $list and $list2 are evaluated when that line is run the first time. so if I then make list="$list $list2" that should not affect that line's work. | 18:41 |
Eickmeyer | teward: Can we pick your brain? ^ | 18:42 |
OvenWerks | I think I have my answer... | 18:43 |
Eickmeyer | Oh? | 18:43 |
OvenWerks | a few lines down they redo list | 18:43 |
OvenWerks | They remove the part of the list they have already dealt with | 18:44 |
Eickmeyer | Oh, okay. | 18:44 |
OvenWerks | so, if I combine list and list2, I have to make list2="" | 18:44 |
Eickmeyer | That makes sense, therefore removing items from the list as it progresses. | 18:44 |
OvenWerks | Basically, list is the list of *lowlatency and list2 is the list of *generic kernels | 18:45 |
OvenWerks | So I want to make sure there is still some kernel to add to the list | 18:46 |
Eickmeyer | Ok, I get it now. | 18:46 |
Eickmeyer | Had no idea what you were trying to accomplish until I got the context. :P | 18:46 |
OvenWerks | But after I have done the first two entries I then want to combine the lists for the submenu. | 18:46 |
OvenWerks | Basically, if there is only a generic kernel I still have to have a default selection | 18:48 |
Eickmeyer | Right. | 18:49 |
teward | Eickmeyer: still need to pick my brain? | 18:56 |
teward | sorry i missed the highlight (@teward001 so it shows up always on my telegram pings too btw) | 18:56 |
Eickmeyer | teward: Nah, OvenWerks figured it out. | 18:56 |
teward | OK | 18:56 |
teward | i pay attention to my telegram pings more than my IRC pings heh | 18:56 |
Eickmeyer | No worries. | 18:57 |
teward | right now I need the SRU team to let a no-changes rebuild through to bionic-proposed for NGINX :p | 18:57 |
teward | for OpenSSL 1.1.1 stuff | 18:57 |
Eickmeyer | Oh, fun. :P | 18:57 |
teward | well thankfully it's a no-brainer since there's no changes, we just need to queue a rebuild xD | 18:58 |
Eickmeyer | Oh, that's good. | 18:59 |
Eickmeyer | Triggering no-changes rebuilds. Fun. | 18:59 |
teward | yep. nginx inherits whatever OpenSSL is available to it, in this case it was built on 1.1.0 so it needs to rebuild for some TLS 1.3 fun | 19:00 |
teward | but no changes in NGINX, just needs to get OPenSSL 1.1.1 libs for its build :P | 19:01 |
Eickmeyer | And, of course, then the pain of getting something simple like that through an SRU. :P | 19:01 |
teward | pain for you maybe | 19:01 |
teward | but the OPenSSL SRU was already done :p | 19:01 |
teward | this is just one of fifty things that still need a rebuild :P | 19:01 |
Eickmeyer | Joy. /s | 19:05 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!