From 8ded5b3bf8f5f432a9256a8e1da5a58794a78260 Mon Sep 17 00:00:00 2001 From: SARL ENR 68 Date: Thu, 10 Sep 2015 07:46:41 +0200 Subject: Manual adaptation for python3 - by papoteur --- bm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bm') diff --git a/bm b/bm index 0a0cbdb..6124d60 100755 --- a/bm +++ b/bm @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 from BuildManager.optionparser import * from BuildManager.build import * from BuildManager import * -- cgit v1.2.1