From cdb82d14f063d769a4937d81ace1c1ae51c751c2 Mon Sep 17 00:00:00 2001 From: "Klaus T. Aehlig" Date: Wed, 10 Jul 2024 09:38:34 +0200 Subject: run-tests: forward arguments --- run-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-tests') diff --git a/run-tests b/run-tests index c3d4938..659e4a2 100755 --- a/run-tests +++ b/run-tests @@ -1 +1 @@ -nix-shell --run "withRc-just-mr --main test build" +nix-shell --run "withRc-just-mr --main test build ${*@Q}" -- cgit v1.2.3