From: Nick Porter Date: Fri, 8 Mar 2024 10:38:21 +0000 (+0000) Subject: Correct comments X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30ad6704d7628a6ec6a3cbcf331aeda3a9c65ea;p=thirdparty%2Ffreeradius-server.git Correct comments --- diff --git a/src/tests/modules/exec/all.mk b/src/tests/modules/exec/all.mk index 07449dba654..744ddb008cf 100644 --- a/src/tests/modules/exec/all.mk +++ b/src/tests/modules/exec/all.mk @@ -1,3 +1,3 @@ # -# Test the "files" module +# Test the "exec" module # diff --git a/src/tests/modules/linelog/all.mk b/src/tests/modules/linelog/all.mk index 07449dba654..f3dbbc91ee4 100644 --- a/src/tests/modules/linelog/all.mk +++ b/src/tests/modules/linelog/all.mk @@ -1,3 +1,3 @@ # -# Test the "files" module +# Test the "linelog" module # diff --git a/src/tests/modules/python/all.mk b/src/tests/modules/python/all.mk index c4451aae80c..bd84bdb7ce0 100644 --- a/src/tests/modules/python/all.mk +++ b/src/tests/modules/python/all.mk @@ -1,9 +1,9 @@ # -# Test the "files" module +# Test the "python" module # PYTHONPATH := $(top_builddir)/src/tests/modules/python/ export PYTHONPATH # MODULE.test is the main target for this module. -python.test: \ No newline at end of file +python.test: