diff options
author | Matt Clay <mclay@redhat.com> | 2021-09-21 03:39:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 03:39:07 +0200 |
commit | 4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd (patch) | |
tree | 57b4ea491f6f93b6b938037e28dca90098754ca2 /test/sanity/code-smell/update-bundled.py | |
parent | Add an `undef` global Jinja function (#75435) (diff) | |
download | ansible-4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd.tar.xz ansible-4ea8d9a7824827cf3d4a206599ffd7fe3a09eafd.zip |
ansible-test - split controller/target testing (#75605)
Diffstat (limited to 'test/sanity/code-smell/update-bundled.py')
-rw-r--r--[-rwxr-xr-x] | test/sanity/code-smell/update-bundled.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/sanity/code-smell/update-bundled.py b/test/sanity/code-smell/update-bundled.py index 85ba8532f1..009f801bfd 100755..100644 --- a/test/sanity/code-smell/update-bundled.py +++ b/test/sanity/code-smell/update-bundled.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # (c) 2018, Ansible Project # |