summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorBenedikt Ritter <beneritter@gmail.com>2025-05-02 14:51:38 +0200
committerBenedikt Ritter <beneritter@gmail.com>2025-05-02 14:51:38 +0200
commit7754699a8f3fe8c4bf3899101a7d447747c55580 (patch)
tree8347d0ef930c052ae32da7fede5670177b1828f9 /pkgs/development/python-modules/httpserver
parentde515c09c88f9e4cf02cfb651f7cdd657b4ae056 (diff)
gradle: fix toolchains test
The test was incorrectly comparing the full value of the java.version system property returned by the JVM at runtime with the major version of the Nix package. After this change the test does a prefix comparison between the system property value and the nix package version, e.g. it will check whether 23.0.2+7 (Nix package version) starts with 23.0.2 (system property). Furthermore the test now logs the expected and actual values in case of a missmatch.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions