aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-07-11 15:16:16 +0200
committerMax <msuraev@sysmocom.de>2017-07-11 15:23:02 +0200
commit886ecef1c0b5c4b0f1bc286f29904b7e102bf0ac (patch)
tree4407c8c3d6d8afd766325cdb8144454c2f643354 /tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
parent1f3a1ce1a31ea94d501fa31142db2b5ec09fef8b (diff)
Attempt to fix .deb package
After recent switch to legacy python2 .deb fails on OBS. Let's put known-to-work python3 dependency back but keep the script itself on python without version specifier as it seems to work fine with both versions. This, in turn, causes tests to fail on FreeBSD so disable them for now. Change-Id: I4a87252d411d840fca7362736a8c7877efa6ff52 Related: SYS#3322
Diffstat (limited to 'tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py')
-rwxr-xr-xtests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py b/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
index 3a1c2b1..058113c 100755
--- a/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
+++ b/tests/auc/gen_ts_55_205_test_sets/pdftxt_2_c.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
# Convert test sets pasted from 3GPP TS 55.205 to C code.