summaryrefslogtreecommitdiffstats
path: root/scripts/poe-tasks/check
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poe-tasks/check')
-rwxr-xr-xscripts/poe-tasks/check2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poe-tasks/check b/scripts/poe-tasks/check
index 8e6507e4..2bf380b9 100755
--- a/scripts/poe-tasks/check
+++ b/scripts/poe-tasks/check
@@ -14,7 +14,7 @@ function check_rv {
aggregate_rv=$(( $aggregate_rv + $1 ))
}
-kres_is_meson_configured
+is_buil_dir_configured
# stop failing early, because we wouldn't do anything else than fail
set +e