From 37fbfffd8e23cf9ca4038e6c4145583a811e91aa Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 23 Oct 2017 20:43:04 +0200 Subject: Pass all settings to build-remote This ensures that command line flags such as --builders get passed correctly. --- tests/local.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/local.mk') diff --git a/tests/local.mk b/tests/local.mk index 7d99a0fc7675..19d6f1893d29 100644 --- a/tests/local.mk +++ b/tests/local.mk @@ -3,7 +3,7 @@ check: nix_tests = \ init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \ - build-hook.sh gc.sh gc-concurrent.sh \ + gc.sh gc-concurrent.sh \ referrers.sh user-envs.sh logging.sh nix-build.sh misc.sh fixed.sh \ gc-runtime.sh check-refs.sh filter-source.sh \ remote-store.sh export.sh export-graph.sh \ -- cgit 1.4.1