From ac354a9d5315885efa9454a41becd710ddd6de21 Mon Sep 17 00:00:00 2001 From: William Harrington <kb0iic@berzerkula.org> Date: Wed, 7 Apr 2021 09:55:40 -0500 Subject: Remove unneeded test echo. --- chapter8/coreutils.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'chapter8') diff --git a/chapter8/coreutils.sh b/chapter8/coreutils.sh index 62ceb69..6a41065 100644 --- a/chapter8/coreutils.sh +++ b/chapter8/coreutils.sh @@ -1,7 +1,5 @@ #!/bin/bash -echo $NINJAJOBS - patch -Np1 -i ../coreutils-"${VERSION}"-i18n-1.patch sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk -- cgit v1.2.3-54-g00ecf