Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/11424


Change subject: firmware: set corret shebang in solve_envs.py python2 script
......................................................................

firmware: set corret shebang in solve_envs.py python2 script

Change-Id: I64582568f7390b7f4e3253508209a59eb78ee4dd
---
M src/target/firmware/solve_envs.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/24/11424/1

diff --git a/src/target/firmware/solve_envs.py 
b/src/target/firmware/solve_envs.py
index d6414d6..0e5f5e8 100755
--- a/src/target/firmware/solve_envs.py
+++ b/src/target/firmware/solve_envs.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2

 import sys


--
To view, visit https://gerrit.osmocom.org/11424
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I64582568f7390b7f4e3253508209a59eb78ee4dd
Gerrit-Change-Number: 11424
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de>

Reply via email to