From: Armin Kuster Date: Sat, 4 May 2019 01:36:07 +0000 (-0700) Subject: pybootchartgui.py: force python3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f3f615dc73b59000d9eea7827c95bd412a47c74;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git pybootchartgui.py: force python3 Signed-off-by: Armin Kuster --- diff --git a/scripts/pybootchartgui/pybootchartgui.py b/scripts/pybootchartgui/pybootchartgui.py index 6c5951362eb..7d2c0f16ceb 100755 --- a/scripts/pybootchartgui/pybootchartgui.py +++ b/scripts/pybootchartgui/pybootchartgui.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # This file is part of pybootchartgui.