On 2019-10-10 10:56, Ulrich Mueller wrote: >>>>>> On Thu, 10 Oct 2019, Mike Pagano wrote: > >> + GENPATCHES_URI+=" ${use_cond_start}$(echo https://dev.gentoo.org/~{mpagano,whissi}/dist/genpatches/${tarball})${use_cond_end}" > > The ~ should be backslash-escaped or quoted, otherwise it will be > expanded if there's a user mpagano or whissi on the system. :-) Just curious, are you sure? I think this is wrong: Tilde expansion only happens when string to expand starts with "~" but this is not the case here (string starts with "https..."). I also tried that code and it's working fine for me... -- Regards, Thomas Deutschmann / Gentoo Linux Developer C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5