<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmocom-bb/+/14756">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">firmware/solve_envs.py: make it compatible with python3<br><br>Change-Id: I711df515012f5542de5e5008c8fe4e601609759e<br>---<br>M src/target/firmware/solve_envs.py<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/56/14756/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/target/firmware/solve_envs.py b/src/target/firmware/solve_envs.py</span><br><span>index 0e5f5e8..d4cee80 100755</span><br><span>--- a/src/target/firmware/solve_envs.py</span><br><span>+++ b/src/target/firmware/solve_envs.py</span><br><span>@@ -34,7 +34,7 @@</span><br><span>    envs = solve(board_envs, app_envs)</span><br><span> </span><br><span>       # Result</span><br><span style="color: hsl(0, 100%, 40%);">-        print ' '.join(envs)</span><br><span style="color: hsl(120, 100%, 40%);">+  print(' '.join(envs))</span><br><span> </span><br><span> </span><br><span> if __name__ == '__main__':</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmocom-bb/+/14756">change 14756</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmocom-bb/+/14756"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmocom-bb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I711df515012f5542de5e5008c8fe4e601609759e </div>
<div style="display:none"> Gerrit-Change-Number: 14756 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>