From 94149df96b210819d2fab0c1636467985768c44f Mon Sep 17 00:00:00 2001 From: Johannes Schwab Date: Sat, 27 Dec 2014 16:04:26 +0100 Subject: [PATCH] Force unsing python2 --- twister-control.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twister-control.py b/twister-control.py index f438c35f..23d8fbfb 100755 --- a/twister-control.py +++ b/twister-control.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # # very simple wrapper for starting twisterd and launching the web browser #