vm: Avoid needless file copy in 'load-in-linux-vm'.
commitd2bcf35e1805b06fb575352531d9c439425dc379
authorLudovic Courtès <ludo@gnu.org>
Mon, 28 Nov 2016 21:56:41 +0000 (28 22:56 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 28 Nov 2016 21:58:18 +0000 (28 22:58 +0100)
treee1a933465498c384c1554091de6f550e6b73e11b
parentc062b1eb6c9d799f0015e26b14cd77eaf8d946dd
vm: Avoid needless file copy in 'load-in-linux-vm'.

Reported by Chris Webber.

* gnu/build/vm.scm (load-in-linux-vm)[image-file]: Remove.  Directly
refer to OUTPUT instead.
gnu/build/vm.scm