summaryrefslogtreecommitdiffstats
path: root/debian/tests/lots-of-warnings
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:04:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:04:51 +0000
commita81be7dee3277993dd38f06b95417621955c8771 (patch)
tree31cc44ae606afa887f4e7d275ea78cfdf2821049 /debian/tests/lots-of-warnings
parentAdding upstream version 4.3.7. (diff)
downloadansible-lint-debian/4.3.7-1.tar.xz
ansible-lint-debian/4.3.7-1.zip
Adding debian version 4.3.7-1.debian/4.3.7-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/lots-of-warnings')
-rwxr-xr-xdebian/tests/lots-of-warnings6
1 files changed, 6 insertions, 0 deletions
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