[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 5/6] mg-allocate: feasibility check: print a reassuring message
Signed-off-by: Ian Jackson <iwj@xxxxxxxxxxxxxx> --- mg-allocate | 1 + 1 file changed, 1 insertion(+) diff --git a/mg-allocate b/mg-allocate index 7dc2c7650..e700be185 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) { -- 2.20.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |