]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
ppp-over-tls tests: /etc/ppp script permissions problems
authorDaniel Lenski <dlenski@gmail.com>
Fri, 26 Feb 2021 01:53:38 +0000 (17:53 -0800)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 02:27:01 +0000 (19:27 -0700)
commit1d614530518a4f94ef6b4dddd77955d4a28dcf17
tree5280a94b3899e3a80728ddd1bec07558973adcd6
parentafb77409706d4f997f70cd4fae3f1e2bcb3e55d9
ppp-over-tls tests: /etc/ppp script permissions problems

Some CI is still failing because pppd can't successfully execute the
/etc/ppp/* scripts after configuring the interfaces. Let's just move these
out of the way so that pppd won't try to execute them.

Side rant: pppd is the most appallingly bad program in terms of separation
of concerns.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
.gitlab-ci.yml