8 lines
134 B
MySQL
8 lines
134 B
MySQL
|
|
-- Verify guix-data-service:guix_revision_system_test_derivations_add_system on pg
|
||
|
|
|
||
|
|
BEGIN;
|
||
|
|
|
||
|
|
-- XXX Add verifications here.
|
||
|
|
|
||
|
|
ROLLBACK;
|