aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_gnunet_arm.py.in
Commit message (Collapse)AuthorAge
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* format pythonng02019-10-12
|
* Cleanup Python code: remove `import __future__`.Hartmut Goebel2019-03-10
| | | | | All of these only made Python 2 accept some Python 3 language idioms, and the code is Python-3-only.
* More flakesNils Gillmann2018-05-22
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Fix invocation of just-built toolsLRN2013-08-16
|
* -LRN: switching to py for arm test as wellChristian Grothoff2012-07-09