]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Correctly show the configuration file used
authorAlexander Barton <alex@barton.de>
Tue, 23 Jan 2024 13:41:21 +0000 (14:41 +0100)
committerAlexander Barton <alex@barton.de>
Tue, 23 Jan 2024 13:43:06 +0000 (14:43 +0100)
src/ngircd/conf.c

index b87979c3a76bcb27d0f6d4376054385edad7d7cf..9c8a4de6d1cc15c14adadc5d057d37cd71192a66 100644 (file)
@@ -942,8 +942,7 @@ Read_Config(bool TestOnly, bool IsStarting)
 
        if (TestOnly && fd)
                Config_Error(LOG_INFO,
-                            "Reading configuration from \"%s\" ...",
-                            NGIRCd_ConfFile );
+                            "Reading configuration from \"%s\" ...", ptr);
 
        /* Clean up server configuration structure: mark all already
         * configured servers as "once" so that they are deleted