[ostree] admin: Add a warm fuzzy message to deploy about transactions



commit 32d2cd57c12aa2f173df6a833c1041b07fd12066
Author: Colin Walters <walters verbum org>
Date:   Wed Jul 10 02:30:26 2013 -0400

    admin: Add a warm fuzzy message to deploy about transactions
    
    Since it sounds cool and stuff.

 src/ostree/ot-admin-deploy.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/ostree/ot-admin-deploy.c b/src/ostree/ot-admin-deploy.c
index 5382275..f77a73a 100644
--- a/src/ostree/ot-admin-deploy.c
+++ b/src/ostree/ot-admin-deploy.c
@@ -1211,6 +1211,8 @@ ot_admin_deploy (GFile             *sysroot,
         }
     }
 
+  g_print ("Transaction complete, performing cleanup\n");
+
   /* TEMPORARY HACK: Add a "current" symbolic link that's easy to
    * follow inside the gnome-ostree build scripts.  This isn't atomic,
    * but that doesn't matter because it's only used by deployments


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]