chiark
/
gitweb
/
~ian
/
secnet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23f3af8
)
import-catacomb-crypto: Add emacs Local Variables block
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 31 Dec 2019 10:43:16 +0000
(10:43 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 1 Jan 2020 23:48:14 +0000
(23:48 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
import-catacomb-crypto
patch
|
blob
|
history
diff --git
a/import-catacomb-crypto
b/import-catacomb-crypto
index 497b299b45a17611abace38ab9a5793c70fec9f1..c6a89ef5ef015cb47070bd5243a8df7878c8f574 100755
(executable)
--- 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: