From 3812c5ab0b099e7cecdd4c8d08cde5d9875b765d Mon Sep 17 00:00:00 2001 From: "Samuel D. Crow" Date: Wed, 11 Oct 2023 18:17:44 -0500 Subject: [PATCH] Fixed incorrect mask detection --- CLI/FileUtils.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CLI/FileUtils.cpp b/CLI/FileUtils.cpp index 934ff74f2..4ca657a9e 100644 --- a/CLI/FileUtils.cpp +++ b/CLI/FileUtils.cpp @@ -184,15 +184,15 @@ static bool traverseDirectoryRec(const std::string& path, const std::function