Not my day... Remove extraneous vim typo

pull/19891/merge
Toshio Kuratomi 8 years ago
parent d001d250f0
commit 74db76ec9c

@ -7,7 +7,7 @@ grep '^#!' -rIn . \
-e '^\./lib/ansible/modules/' \
-e '^\./test/integration/targets/[^/]*/library/[^/]*:#!powershell$' \
-e '^\./test/sanity/validate-modules/validate-modules:#!/usr/bin/env python2$' \
-e 'i^\./hacking/cherrypick.py:#!/usr/bin/env python3$' \
-e '^\./hacking/cherrypick.py:#!/usr/bin/env python3$' \
-e ':#!/bin/sh$' \
-e ':#!/bin/bash( -[eux]|$)' \
-e ':#!/usr/bin/make -f$' \

Loading…
Cancel
Save