From: Alan T. DeKok Date: Tue, 15 Dec 2020 14:30:18 +0000 (-0500) Subject: this is the correct output. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0cb2e85dddd4881f5360286b360efea5335eb4e;p=thirdparty%2Ffreeradius-server.git this is the correct output. For some reason the PAIR_LIST / rlm_files module does not produce this output. However, the commit to use maps does produce the correct output --- diff --git a/src/tests/modules/files/filterreply.attrs b/src/tests/modules/files/filterreply.attrs index a45f94d0e6f..9944f2a4dc5 100644 --- a/src/tests/modules/files/filterreply.attrs +++ b/src/tests/modules/files/filterreply.attrs @@ -8,3 +8,5 @@ User-Password = "testing123" # Expected answer # Packet-Type == Access-Accept +Reply-Message == "success1" +Reply-Message == "success2"