]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
rmboard: Move to Python 3
authorSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2020 00:08:53 +0000 (18:08 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 26 Apr 2020 20:24:08 +0000 (14:24 -0600)
This script already works with Python 3. Make it use that by default so
that it can import the patman libraries.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/rmboard.py

index df4f04b01c561cc70a8a8025debdedff26389677..1feface61d72daeba100086726830efe196660a5 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#! /usr/bin/python3
 # SPDX-License-Identifier: GPL-2.0+
 # Copyright 2019 Google LLC
 #