tests: nfs-root-fs: Use the right store file name.

* gnu/tests/nfs.scm (run-nfs-root-fs-test): Pass "nfs-root-fs-test" as
the first argument to 'gexp->derivation'.
This commit is contained in:
Ludovic Courtès 2020-11-07 12:48:24 +01:00
parent de6b649f80
commit 7286c9b187
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -404,7 +404,7 @@ (define client-marionette
(test-end) (test-end)
(exit (= (test-runner-fail-count (test-runner-current)) 0))))) (exit (= (test-runner-fail-count (test-runner-current)) 0)))))
(gexp->derivation "nfs-server-test" test)) (gexp->derivation "nfs-root-fs-test" test))
(define %test-nfs-root-fs (define %test-nfs-root-fs
(system-test (system-test