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:
Christopher Baines 2020-02-13 20:13:46 +00:00
parent 5410961f65
commit dfccbf911c
4 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1,7 @@
-- Verify guix-data-service:update_build_servers_build_config on pg
BEGIN;
-- XXX Add verifications here.
ROLLBACK;