admin: Add a warm fuzzy message to deploy about transactions
Since it sounds cool and stuff.
This commit is contained in:
parent
1b1268d3f4
commit
32d2cd57c1
|
|
@ -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
|
/* TEMPORARY HACK: Add a "current" symbolic link that's easy to
|
||||||
* follow inside the gnome-ostree build scripts. This isn't atomic,
|
* follow inside the gnome-ostree build scripts. This isn't atomic,
|
||||||
* but that doesn't matter because it's only used by deployments
|
* but that doesn't matter because it's only used by deployments
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue