This is so that data.qa.guix.gnu.org can be configured only to query the branches from the main repository.
7 lines
120 B
PL/PgSQL
7 lines
120 B
PL/PgSQL
-- Verify guix-data-service:git_repositories_query_substitutes on pg
|
|
|
|
BEGIN;
|
|
|
|
-- XXX Add verifications here.
|
|
|
|
ROLLBACK;
|