Quote filename

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2022-09-27 21:44:11 +02:00
parent de17a067dc
commit 601050ae1f

View file

@ -120,7 +120,7 @@ int CmdConfig (
{ {
if (change) if (change)
{ {
std::cout << "Config file " << rules.file () << " modified.\n"; std::cout << "Config file '" << rules.file () << "' modified.\n";
} }
else else
{ {