Don't hardcode #t to skip system tests
This commit is contained in:
parent
fc715d9613
commit
9b79543a73
1 changed files with 1 additions and 1 deletions
|
|
@ -3113,7 +3113,7 @@ SKIP LOCKED")
|
||||||
conn
|
conn
|
||||||
git-repository-id
|
git-repository-id
|
||||||
commit
|
commit
|
||||||
#:skip-system-tests? #t
|
#:skip-system-tests? skip-system-tests?
|
||||||
#:extra-inferior-environment-variables
|
#:extra-inferior-environment-variables
|
||||||
extra-inferior-environment-variables
|
extra-inferior-environment-variables
|
||||||
#:ignore-systems ignore-systems
|
#:ignore-systems ignore-systems
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue