guix system: Do not use 'vm-image.tmpl' in tests.
authorLudovic Courtès <ludo@gnu.org>
Sun, 4 Sep 2022 17:20:14 +0000 (19:20 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 4 Sep 2022 21:10:10 +0000 (23:10 +0200)
commitf1bbb06dad36c6262afac908c45038e5a3da7b16
tree359f979607c57aedf40124a475106d08936a7490
parent9e59dbcd6cc37ee65236edf23a9b32338536e036
guix system: Do not use 'vm-image.tmpl' in tests.

This is a followup to 95a03aa5c507d48e2cde19ea007b8f90a4e0108a.  Since
that commit, merely evaluating 'vm-image.tmpl' would trigger the build
of 'current-guix' so skip it.

* tests/guix-system.sh: Do not try to build 'vm-image.tmpl'.
tests/guix-system.sh