From 00d4952b740aeb00ddbe5dd9e326dad55516314a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 31 Dec 2019 10:43:16 +0000 Subject: [PATCH] import-catacomb-crypto: Add emacs Local Variables block Signed-off-by: Ian Jackson --- import-catacomb-crypto | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/import-catacomb-crypto b/import-catacomb-crypto index 497b299..c6a89ef 100755 --- a/import-catacomb-crypto +++ b/import-catacomb-crypto @@ -912,3 +912,7 @@ for (my $i = 0; $i < @WANT_TEST; $i += 2) { } commit_changes(); + +# Local variables: +# cperl-indent-level: 2 +# End: -- 2.30.2