Signed-off-by: Giuseppe Scrivano <gscrivan@xxxxxxxxxx> --- cfg.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfg.mk b/cfg.mk index c36e50c..2af1a99 100644 --- a/cfg.mk +++ b/cfg.mk @@ -20,7 +20,6 @@ local-checks-to-skip = \ sc_file_system \ sc_immutable_NEWS \ sc_prohibit_always_true_header_tests \ - sc_prohibit_atoi_atof \ sc_two_space_separator_in_usage \ sc_program_name \ sc_makefile_check @@ -106,3 +105,5 @@ exclude_file_name_regexp--sc_trailing_blank = ^test/isodata/.*|docs/object-model exclude_file_name_regexp--sc_bindtextdomain = ^tools/.*.c|test/.*.c exclude_file_name_regexp--sc_space_tab = ^test/isodata/.* + +exclude_file_name_regexp--sc_prohibit_atoi_atof = ^test/.*\.c -- 1.9.3 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo