logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: e8ba04c14163aefdebc47057ec04eaaf167ec6fe
parent 14731e55e633cbab059c1f4362a39d937a0d12df
Author: fosslinux <fosslinux@aussies.space>
Date:   Sun, 23 Feb 2025 16:34:02 +1100

file: remove some testfiles

Diffstat:

Msteps/file-5.44/pass1.sh3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/steps/file-5.44/pass1.sh b/steps/file-5.44/pass1.sh @@ -5,6 +5,9 @@ src_prepare() { default + # testfiles are difficult to audit here + rm tests/*.testfile + AUTOMAKE=automake-1.15 ACLOCAL=aclocal-1.15 autoreconf-2.69 -fi }