From: ng0 Date: Sat, 16 Nov 2019 23:01:04 +0000 (+0000) Subject: tabs. X-Git-Tag: v0.12.0~128 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=43ec46d98f8be81718a65c0a23f781e0877f6593;p=oweals%2Fgnunet.git tabs. --- diff --git a/Makefile.am b/Makefile.am index 360a2e4c3..13a58bb0a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,7 @@ if HAVE_CHECKBASHISMS printf "If checkbashisms.pl is in PATH, run checkbashism on all .sh files.\n" find '.' -type f ! -path '*/.*' ! -path '*/_*' -name '*.sh' -print0 | xargs -0 checkbashisms.pl -f 2>&1 | tee $(srcdir)/bashism.log || true else - printf "No checkbashisms in PATH, skipped" + printf "No checkbashisms in PATH, skipped" endif check-man: