Revert "tweewide: Fix most Shebang lines"
This reverts commitc25ce589dc. Looks like some of the Android build systems do NOT have /usr/bin/env so revert this change until that happens. Specifically the following builds fail without this change reverted: kernel_kasan_aarch64 on aosp_kernel-common-android-mainline kernel_virt_kasan_aarch64 on aosp_kernel-common-android-mainline kernel_virt_kasan_x86_64 on aosp_kernel-common-android-mainline kernel_kasan_x86_64 on aosp_kernel-common-android-mainline Fixes:c25ce589dc("tweewide: Fix most Shebang lines") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I8077c5c1a4b9934f6d40aebb67212cc0b0f2513e
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#! /usr/bin/env python
|
||||
#! /usr/bin/python
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# -*- python -*-
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
Reference in New Issue
Block a user