This commit is contained in:
@@ -35,6 +35,6 @@ if (candidate === boundary.activationCommit) {
|
||||
process.exit(0);
|
||||
}
|
||||
process.stderr.write(
|
||||
`history boundary candidate ${candidateKind} rejected: derived activation is parent of registry introduction\n`,
|
||||
`history boundary candidate ${candidateKind} rejected: derived activation is provider target merge-base\n`,
|
||||
);
|
||||
process.exit(1);
|
||||
|
||||
Reference in New Issue
Block a user