Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/13595 )
Change subject: build/unix-time-to-fmt.py: use default python ver ...................................................................... Patch Set 1: Code-Review-1 (1 comment) https://gerrit.osmocom.org/#/c/13595/1/build/unix-time-to-fmt.py File build/unix-time-to-fmt.py: https://gerrit.osmocom.org/#/c/13595/1/build/unix-time-to-fmt.py@22 PS1, Line 22: print(time.strftime(fmt, time.gmtime(float(sys.argv[1])))) How this print function is supposed to work on python2? That's not compatible, print goes without paranthesis in python2. -- To view, visit https://gerrit.osmocom.org/13595 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-gsm-manuals Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8af9b8159f5c7e39b905f85edd1584cb4d5a33ef Gerrit-Change-Number: 13595 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Comment-Date: Thu, 11 Apr 2019 17:08:57 +0000 Gerrit-HasComments: Yes Gerrit-HasLabels: Yes
