File: tests-store-deadlock-disable-bootstrap-binaries

package info (click to toggle)
guix 1.4.0%2B154928%2Bf1810-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 269,976 kB
  • sloc: lisp: 1,247,465; cpp: 10,769; javascript: 9,632; sh: 9,607; makefile: 1,103; ansic: 573; python: 78; php: 76; sql: 33; xml: 31; sed: 16
file content (12 lines) | stat: -rw-r--r-- 378 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: guix/Makefile.am
===================================================================
--- guix.orig/Makefile.am
+++ guix/Makefile.am
@@ -602,7 +602,6 @@ SCM_TESTS =					\
   tests/size.scm				\
   tests/status.scm				\
   tests/store-database.scm			\
-  tests/store-deadlock.scm			\
   tests/store-deduplication.scm		\
   tests/store-roots.scm			\
   tests/store.scm				\