Change in osmo-gsm-manuals[master]: build/unix-time-to-fmt.py: use default python ver

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Apr 11 09:05:02 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/13595


Change subject: build/unix-time-to-fmt.py: use default python ver
......................................................................

build/unix-time-to-fmt.py: use default python ver

Don't explicitly depend on python 3, so we don't need to have python 2
*and* python 3 installed to build osmo-gsm-manuals.

The script is short and works fine with either python version.

Related: OS#3899
Change-Id: I8af9b8159f5c7e39b905f85edd1584cb4d5a33ef
---
M build/unix-time-to-fmt.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/95/13595/1

diff --git a/build/unix-time-to-fmt.py b/build/unix-time-to-fmt.py
index 026e55c..72ece26 100755
--- a/build/unix-time-to-fmt.py
+++ b/build/unix-time-to-fmt.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
 """
 Usage:
 

-- 
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: newchange
Gerrit-Change-Id: I8af9b8159f5c7e39b905f85edd1584cb4d5a33ef
Gerrit-Change-Number: 13595
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190411/2fe6b1c1/attachment.htm>


More information about the gerrit-log mailing list