Update the build_servers_build_config values
Change target to '' if it matches system, as this matches the updated way of storing derivations.
This commit is contained in:
parent
5410961f65
commit
dfccbf911c
4 changed files with 22 additions and 0 deletions
7
sqitch/verify/update_build_servers_build_config.sql
Normal file
7
sqitch/verify/update_build_servers_build_config.sql
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
-- Verify guix-data-service:update_build_servers_build_config on pg
|
||||
|
||||
BEGIN;
|
||||
|
||||
-- XXX Add verifications here.
|
||||
|
||||
ROLLBACK;
|
||||
Loading…
Add table
Add a link
Reference in a new issue