aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqlite/verify/fix_allocated_builds_attempt_2.sql
blob: 016232a1a508193f8b7414a3c027094764481692 (plain)
1
2
3
4
5
6
7
-- Verify guix-build-coordinator:fix_allocated_builds_attempt_2 on sqlite

BEGIN;

-- XXX Add verifications here.

ROLLBACK;