summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/sbin/RunTestUtils.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sbin/RunTestUtils.pl b/lib/sbin/RunTestUtils.pl
index d62425f3..d573de61 100644
--- a/lib/sbin/RunTestUtils.pl
+++ b/lib/sbin/RunTestUtils.pl
@@ -256,7 +256,7 @@ sub ParseExtras
$sep = $config_data{"SEPARATOR"};
$config = $config_data{"CONFIG"};
- $extradir = "$dir${sep}configs${sep}$config${sep}config_data${sep}cctk_Extradefs.h";
+ $extradir = "$dir${sep}configs${sep}$config${sep}config-data${sep}cctk_Extradefs.h";
$mpi = 0;