diff options
| author | Christopher Baines <mail@cbaines.net> | 2025-11-25 11:26:08 +0000 |
|---|---|---|
| committer | Christopher Baines <mail@cbaines.net> | 2025-11-25 11:28:18 +0000 |
| commit | 5db3da88114960af5a869cc328ed2a1f73d914d3 (patch) | |
| tree | 04f0fe422bfd94ea842e46b2dbbc07a2f45a7a25 /gnu | |
| parent | 9bd74d89f0224d061420d099f85b347343a01bb5 (diff) | |
tests: guix: Remove %nar-herder-os from the end of the module.
As this is just for local testing.
* gnu/tests/guix.scm: Remove %nar-herder-os at module end.
Change-Id: I214cabb80f69a23e0e49c865a75b76c9a6e9f840
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/tests/guix.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/tests/guix.scm b/gnu/tests/guix.scm index 8b692f28760..15577314f2f 100644 --- a/gnu/tests/guix.scm +++ b/gnu/tests/guix.scm @@ -494,5 +494,3 @@ host all all ::1/128 trust")))))) (name "bffe") (description "Connect to a running Build Farm Front-end.") (value (run-bffe-test)))) - -%nar-herder-os |
