From 2b0b37e922a0b8218f2ff8a994944717e72fbf0c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Jun 2024 13:34:46 -0700 Subject: [PATCH] test-driver: rm spurious blank line. * lib/test-driver (print_usage): remove spurious blank line. Report from Bruno, https://lists.gnu.org/archive/html/automake/2024-06/msg00075.html --- lib/test-driver | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/test-driver b/lib/test-driver index 5c3ae820f..dc38f623f 100755 --- a/lib/test-driver +++ b/lib/test-driver @@ -51,7 +51,6 @@ Usage: The '--test-name', '--log-file' and '--trs-file' options are mandatory. See the GNU Automake documentation for information. - Report bugs to . GNU Automake home page: . General help using GNU software: . -- 2.47.3