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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 166a3767bdab6f9b45b1b401cccea6aba3c0b201 (commit)
from c23c4fe06c543648a7c7dc429ce50f5cf79abe3a (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/osmo-iuh/commit/?id=166a3767bdab6f9b45b1b401cccea6a…
commit 166a3767bdab6f9b45b1b401cccea6aba3c0b201
Author: Pau Espin Pedrol <pespin(a)sysmocom.de>
Date: Wed Apr 5 11:22:48 2017 +0200
asn1tostruct.py: specify python version in shebang
The script is expected to be run using python 2.x, but nowadays some
distros are already using python 3 as default, which will fail to run
this script.
This change fixes compilation in my Archlinux box.
Change-Id: I6eb95351538a64f2b23d638824972818591b1b66
-----------------------------------------------------------------------
Summary of changes:
asn1/utils/asn1tostruct.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Osmocom code for Iuh interface