[Pkg-libvirt-commits] [libguestfs] 19/66: customize: Add a "finishing" message at the end.
Hilko Bengen
bengen at moszumanska.debian.org
Fri May 9 12:56:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit ecc3a9c11b8303200d044ed5ab41bd930dc7c756
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Apr 2 17:33:37 2014 +0100
customize: Add a "finishing" message at the end.
Useful, mainly because it tells you the total time spent running.
(cherry picked from commit 3fa5096f484087cd3415f7eb5dda98dfed11e7ed)
---
customize/customize_main.ml | 1 +
1 file changed, 1 insertion(+)
diff --git a/customize/customize_main.ml b/customize/customize_main.ml
index 17ed11e..fb38336 100644
--- a/customize/customize_main.ml
+++ b/customize/customize_main.ml
@@ -233,6 +233,7 @@ read the man page virt-customize(1).
) roots;
);
+ msg (f_"Finishing off");
g#shutdown ();
g#close ();
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list