This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "UNNAMED PROJECT".
The branch, master has been updated
via 1aa0fb4910c7a06649a9dfb0bd839faeb6fe6808 (commit)
from 48b951a7a6057f8072dbb17a5315a518d5d5112e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/python/osmo-python-tests/commit/?id=1aa0fb4910c7a06…
commit 1aa0fb4910c7a06649a9dfb0bd839faeb6fe6808
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Mon Dec 11 12:15:59 2017 +0100
osmo_ctrl.py: Set shebang to use python v2
Nowadays bin/python usually points to python3, and this script is written
in python2, which means if run directly from terminal it will fail with
some print syntax errors.
Change-Id: I24a568fc2c3e69e7c9f7b9729bd023fe1f0691c7
-----------------------------------------------------------------------
Summary of changes:
osmopy/osmo_ctrl.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
UNNAMED PROJECT