admin: Add a warm fuzzy message to deploy about transactions

Since it sounds cool and stuff.
This commit is contained in:
Colin Walters 2013-07-10 02:30:26 -04:00
parent 1b1268d3f4
commit 32d2cd57c1
1 changed files with 2 additions and 0 deletions

View File

@ -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