From a81be7dee3277993dd38f06b95417621955c8771 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 22:04:51 +0200 Subject: Adding debian version 4.3.7-1. Signed-off-by: Daniel Baumann --- debian/tests/lots-of-warnings | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 debian/tests/lots-of-warnings (limited to 'debian/tests/lots-of-warnings') diff --git a/debian/tests/lots-of-warnings b/debian/tests/lots-of-warnings new file mode 100755 index 0000000..bf01549 --- /dev/null +++ b/debian/tests/lots-of-warnings @@ -0,0 +1,6 @@ +#!/bin/sh +set -e + +diff /usr/share/doc/ansible-lint/examples/lots_of_warnings.yml debian/tests/lots_of_warnings.yml + +LC_ALL=C ansible-lint -p debian/tests/lots_of_warnings.yml | diff - debian/tests/lots-of-warnings-expected-result -- cgit v1.2.3