summaryrefslogtreecommitdiff
path: root/tests/dag.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dag.c')
-rw-r--r--tests/dag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dag.c b/tests/dag.c
index c49bf34..f7a1937 100644
--- a/tests/dag.c
+++ b/tests/dag.c
@@ -19,7 +19,7 @@ struct evanix_opts_t evanix_opts = {
.isflake = false,
.ispipelined = true,
.isdryrun = false,
- .max_build = 0,
+ .max_builds = 0,
.system = NULL,
.solver_report = false,
.check_cache_status = false,