This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
OpenMTC
Watch
1
Star
0
Fork
0
You've already forked OpenMTC
mirror of
https://github.com/OpenMTC/OpenMTC.git
synced
2024-12-28 00:38:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
de4c534af8
OpenMTC
/
apps
/
OrionContextBroker
/
bin
/
openmtc-orion-context-broker
4 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2017-11-07 13:41:38 +00:00
#!/usr/bin/env bash
Test debian stretch+python3 (#18) * changes starting with python3 explicit * removes python modules which are not available for python3 * exchanges fyzz query parsing with rdflib functionality * fixes interop tests * replaces reduce with for loop in nodb driver * simple python2 -> python3 conversions * adds changes for handling different string handling in python3 * test stretch building with travis * installing python-setuptools in docker * installing python-setuptools in docker * changing python2 to python3 in docker makefiles * changing python2 to python3 and some other test changes * push docker only in master branche * running version of openmtc * fix some port problems * porting path library completly now * restoring travis.yml * testing new travis.yml * add sudo * updating travis OS from trusty to xenial * upgrade pip before * show running docker logs * show more logs * for debugging * showlogs of docker after failure * testing new travis.yml * finish travis.yml
2019-01-18 13:13:03 +00:00
exec python3 -m orioncontextbroker $@
Reference in New Issue
Copy Permalink