summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2022-09-14 15:52:59 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2022-09-14 15:52:59 +0200
commit19df0b5883737c6ce50b893dfc8fe1722cd6560a (patch)
tree4a90f708d33a44f0b40eab69134543c38629c884 /Documentation
parentd01b0a64580833b4ccf10e6361badee1d81e1221 (diff)
parent7a9d2377b5e54cfec28a7645985a7371c1d8b8af (diff)
downloadbarebox-19df0b5883737c6ce50b893dfc8fe1722cd6560a.tar.gz
Merge branch 'for-next/misc'
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/gen_commands.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/gen_commands.py b/Documentation/gen_commands.py
index a55b1acd82..7c62a030dc 100755
--- a/Documentation/gen_commands.py
+++ b/Documentation/gen_commands.py
@@ -1,6 +1,4 @@
-#!/usr/bin/env python
-
-from __future__ import print_function
+#!/usr/bin/env python3
import errno
import os