The version of perltidy currently available in Travis CI via Ubuntu 16.04 LTS doesn't produce the same output as the perltidy shipped in more modern distros. This patchset addresses this by installing perltidy from the upstream sources.
--- Paul Moore (2): audit-testsuite: use our own version of perltidy in the Travis CI tests audit-testsuite: fix the style according to ./tools/check-syntax .travis.yml | 10 +++++++++- tests/exec_execve/test | 2 +- tests/exec_name/test | 2 +- tests/file_create/test | 2 +- tests/file_delete/test | 2 +- tests/file_rename/test | 2 +- tests/filter_exclude/test | 2 +- tests/filter_sessionid/test | 2 +- tests/login_tty/test | 2 +- tests/lost_reset/test | 2 +- tests/netfilter_pkt/test | 2 +- tests/syscall_module/test | 2 +- tests/syscall_socketcall/test | 2 +- tests/syscalls_file/test | 2 +- tests/user_msg/test | 2 +- tests_manual/stress_tree/test | 2 +- tests_manual/syscall_module_path_filter/test | 1 + 17 files changed, 25 insertions(+), 16 deletions(-) -- Linux-audit mailing list Linux-audit@redhat.com https://www.redhat.com/mailman/listinfo/linux-audit