Home | History | Annotate | Download | only in updater

Lines Matching refs:dryrun

1412                                       const Command* commands, size_t cmdcount, bool dryrun) {
1414 params.canwrite = !dryrun;
1416 LOG(INFO) << "performing " << (dryrun ? "verification" : "update");