Loading changes/bug40095 0 → 100644 +4 −0 Original line number Diff line number Diff line o Minor bugfixes (testing): - When running the subsystem order check, use the python binary configured with the PYTHON environment variable. Fixes bug 40095; bugfix on 0.4.4.1-alpha. scripts/maint/run_check_subsystem_order.sh +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ if ! test -x "${INCLUDES_PY}" ; then fi "${TOR}" --dbg-dump-subsystem-list | \ "${PYTHON:-python}" \ "${INCLUDES_PY}" --check-subsystem-order - "${abs_top_srcdir}/src" echo ok Loading
changes/bug40095 0 → 100644 +4 −0 Original line number Diff line number Diff line o Minor bugfixes (testing): - When running the subsystem order check, use the python binary configured with the PYTHON environment variable. Fixes bug 40095; bugfix on 0.4.4.1-alpha.
scripts/maint/run_check_subsystem_order.sh +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ if ! test -x "${INCLUDES_PY}" ; then fi "${TOR}" --dbg-dump-subsystem-list | \ "${PYTHON:-python}" \ "${INCLUDES_PY}" --check-subsystem-order - "${abs_top_srcdir}/src" echo ok