From 4fb684542fd227a98e832fc14b4c5e479c54a22d Mon Sep 17 00:00:00 2001 From: Caspar van Leeuwen Date: Tue, 29 Oct 2024 21:59:37 +0100 Subject: [PATCH] Fix hostnames in config --- config/surf_snellius.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/surf_snellius.py b/config/surf_snellius.py index b8f0acef..e5802838 100644 --- a/config/surf_snellius.py +++ b/config/surf_snellius.py @@ -34,7 +34,7 @@ 'modules_system': 'lmod', # Just accept any hostname. List of hostnames can only get outdated, and this is a single-system config # file anyway. - 'hostnames': ['*'], + 'hostnames': ['.*'], 'prefix': reframe_prefix, 'stagedir': f'/scratch-shared/{os.environ.get("USER")}/reframe_output/staging', 'partitions': [