yes = false;
}
if (yes || pkg_jobs_apply(jobs) != EPKG_OK)
if (!yes || pkg_jobs_apply(jobs) != EPKG_OK)
goto cleanup;
if (messages != NULL) {