From 50057d5149dda340b3b47aca4096f4a6ec66b9ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Fri, 6 Aug 2021 16:12:15 +0200 Subject: Come up with sillier names for the binaries I'm not entirely sure, but it looks like some people might not like jokes about the Holocaust. On a more serious note, the project has become more serious over the 7 or so years of its existence. --- test-static | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-static') diff --git a/test-static b/test-static index 0c22b0d..85d7f4f 100755 --- a/test-static +++ b/test-static @@ -1,7 +1,7 @@ #!/bin/sh # We don't use printf's percent notation with our custom logging mechanism, # so the compiler cannot check it for us like it usually does -perl -n0777 - "$(dirname "$0")"/degesch.c <<-'END' +perl -n0777 - "$(dirname "$0")"/xC.c <<-'END' while (/\blog_[^ ]+\s*\([^"()]*"[^"]*%[^%][^"]*"/gm) { my ($p, $m) = ($`, $&); printf "$ARGV:%d: suspicious log format string: %s...\n", -- cgit v1.2.3