From: Ian Jackson Date: Mon, 4 Oct 2021 16:48:54 +0000 (+0100) Subject: mg-allocate: feasibility check: print a reassuring message X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=aa40fb7a7d8b4965bdc3de970e5c1c466e79b4e4;p=osstest.git mg-allocate: feasibility check: print a reassuring message Signed-off-by: Ian Jackson --- diff --git a/mg-allocate b/mg-allocate index 7dc2c76..e700be1 100755 --- a/mg-allocate +++ b/mg-allocate @@ -393,6 +393,7 @@ sub execute (;$) { if ($dryrun) { db_retry_abort(); + logm("allocation feasible in principle (subject to planning)"); return; } if (!$allok) {