From: Amitai Schleier Date: Wed, 4 Sep 2019 18:38:43 +0000 (-0400) Subject: Please test sudo-mass-rebuild branch on Debian X-Git-Tag: 3.20200202.3~48 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/4bc36186a761ee2df06e42a6184ceed5dc293cfb Please test sudo-mass-rebuild branch on Debian --- diff --git a/doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn b/doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn index 867b99566..18866c98c 100644 --- a/doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn +++ b/doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn @@ -144,3 +144,8 @@ The `-m` may be overzealous. I have some sites running as users with `/sbin/nolo >>>> my $ret=system("sudo", "-n", "-s", "-u", $user, "/bin/sh", "-c", "--", "$0", "--nonglobal", @ARGV); >>>> >>>> --[[schmonz]] + +>>>>> [[!template id=gitbranch branch=schmonz/sudo-mass-rebuild author="[[schmonz]]"]] +>>>>> Works well for me on macOS and NetBSD. Does it look right? Can +>>>>> someone vouch that there is indeed no functional change on Debian? +>>>>> --[[schmonz]]