mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-28 01:01:22 +02:00
patman: Don't require Python 2
Update the shebang to allow either Python 2 or Python 3. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
f6a6aafceb
commit
b2e73125b2
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
#
|
||||
# Copyright (c) 2011 The Chromium OS Authors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user