mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
623 B
Diff
17 lines
623 B
Diff
2 years ago
|
diff --git a/changelogs/fragments/79263-runme-sh-logging-3cb482385bd59058.yaml b/changelogs/fragments/79263-runme-sh-logging-3cb482385bd59058.yaml
|
||
|
deleted file mode 100644
|
||
|
index a5bc88ffe3..0000000000
|
||
|
--- a/changelogs/fragments/79263-runme-sh-logging-3cb482385bd59058.yaml
|
||
|
+++ /dev/null
|
||
|
@@ -1,10 +0,0 @@
|
||
|
----
|
||
|
-
|
||
|
-trivial:
|
||
|
- - >-
|
||
|
- integration tests — added command invocation logging via ``set -x``
|
||
|
- to ``runme.sh`` scripts where it was missing and improved failing
|
||
|
- fast in those scripts that use pipes (via ``set -o pipefail``).
|
||
|
- See `PR #79263` https://github.com/ansible/ansible/pull/79263>`__.
|
||
|
-
|
||
|
-...
|