Skip to content

Commit 661714d

Browse files
committed
--no-ansi fix
1 parent d8e9752 commit 661714d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cli/output.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ void general(bool high_threshold, bool all, bool dynamic, const char* output_fil
474474
tag_not_detected = ("[NOT DETECTED]");
475475
tag_skipped = ("[ DISABLED ]");
476476
tag_notes = ("[ NOTE ]");
477+
tag_no_perms = ("[ NO PERMS ]");
477478
bold = "";
478479
underline = "";
479480
ansi_exit = "";

0 commit comments

Comments
 (0)