mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
customize: Add a "finishing" message at the end.
Useful, mainly because it tells you the total time spent running.
This commit is contained in:
@@ -233,6 +233,7 @@ read the man page virt-customize(1).
|
||||
) roots;
|
||||
);
|
||||
|
||||
msg (f_"Finishing off");
|
||||
g#shutdown ();
|
||||
g#close ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user