Change in osmocom-bb[master]: firmware: set corret shebang in solve_envs.py python2 script

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Oct 22 12:31:58 UTC 2018


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 <pespin at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181022/c88fa626/attachment.htm>


More information about the gerrit-log mailing list