build: Fix possible race condition in 'test-env'.
authorLudovic Courtès <ludo@gnu.org>
Sun, 22 Apr 2018 21:14:42 +0000 (23:14 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 22 Apr 2018 21:50:49 +0000 (23:50 +0200)
commit479c0e3f60f54e3c3a02f71efeb49119e20d2a96
tree15a320853bb17df7cf6caecccc062051e0d2745c
parentb8a251d76ec2255ce9a80022f4b439689366f73a
build: Fix possible race condition in 'test-env'.

Reported by Mark H Weaver <mhw@netris.org>.

* build-aux/test-env.in: Add 'guile' invocation before 'guix download'
invocation to make sure 'guix-daemon' is listening.
build-aux/test-env.in