From f0f79efca8562535e8ac6a28c16ae8370961e6c8 Mon Sep 17 00:00:00 2001 From: Wybe van der Ham Date: Tue, 13 Feb 2024 21:49:28 +0100 Subject: [PATCH] Fixed casing in logfile The LOGFILE keyword needs to be in uppercase, or else the program will not start correctly. --- rules/pacc_pa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/pacc_pa b/rules/pacc_pa index 0c3c465ea..90e34675e 100644 --- a/rules/pacc_pa +++ b/rules/pacc_pa @@ -1,7 +1,7 @@ # PACC contest for stations inside PA0 # ######################################## CONTEST=pacc_pa -logfile=pacc.log +LOGFILE=pacc.log CONTEST_MODE CABRILLO=UNIVERSAL #