Fix for sample-config warning

This patch fixes a small issue with the sample-config command
outputting a warning during generation.
This commit is contained in:
2024-03-27 10:29:30 -04:00
parent 8f588e653d
commit 428edaced9
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,6 +1,11 @@
CHANGES
=======
v3.3.3
------
* Fix for sample-config warning
v3.3.2
------