From 82f62e3a244d01d93aae91da9fd41855a6ddd1ce Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Thu, 25 May 2023 12:59:25 +0200 Subject: tests: Used installed just/just-mr in remote tests ... as those binaries might need run-libs. --- test/end-to-end/with_remote_test_runner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/end-to-end/with_remote_test_runner.py') diff --git a/test/end-to-end/with_remote_test_runner.py b/test/end-to-end/with_remote_test_runner.py index c685b2c5..c34821ca 100755 --- a/test/end-to-end/with_remote_test_runner.py +++ b/test/end-to-end/with_remote_test_runner.py @@ -70,7 +70,7 @@ if not custom_remote: remote_cmd = [ - "./just", "execute", + "./bin/just", "execute", "--info-file", REMOTE_INFO, "--local-build-root", REMOTE_LBR, "--log-limit", "6", "--plain-log", -- cgit v1.2.3