package Local::Exception::signature_from_future;
{our @ISA = qw(Local::Exception)}
- sub summary { return 'directive signature timestamp from the future' }
+ sub summary { return 'signature timestamp from the future' }
sub message { my $M = <<'END'; return join(' ', split /\n/, $M); }
GPG signed upload from the future - not allowed. Please make sure your
exp_continue
}
-re {^gatekeeper\[[0-9]+\]: \(Test\) \[AA\]\
- directive signature timestamp from the future} {
+ signature timestamp from the future} {
# from read_directive_file, if signature timestamp bad
set A(validate,future-signature-timestamp) 1
exp_continue