This commit is contained in:
Silvan Mosberger 2017-10-24 12:41:28 +02:00
parent 7417d8e86e
commit 35775b3bc5

View file

@ -133,7 +133,7 @@ function doSwitch() {
local wrkdir
# Build the generation and run the activate script. Note, we
# specify an output link si that it is treated as a GC root. This
# specify an output link so that it is treated as a GC root. This
# prevents an unfortunately timed GC from removing the generation
# before activation completes.
wrkdir="$(mktemp -d)"