Harald Welte has submitted this change and it was merged. ( 
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(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: I64582568f7390b7f4e3253508209a59eb78ee4dd
Gerrit-Change-Number: 11424
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)

Reply via email to