summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-07 08:30:41 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-07 08:30:41 -0700
commit273783c443c096292d3321fcc07a82e227a1058c (patch)
tree77f10bcf2f21efcc0fc5daa6ae0bc365fc0c196b /.mrconfig.in
parentf4a805d1a2015a2a74e0a3191d871f52a20357dd (diff)
downloaddotfiles-273783c443c096292d3321fcc07a82e227a1058c.tar.gz
normalise spacing
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 323a1272..b3ae276f 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -296,7 +296,7 @@ post_checkout =
# .dir-locals.el and the cabal sandbox must be nuked when working
# with dgit on the 'debian' branch
install_git_hooks propellor
- echo ".dir-locals.el" >> .git/info/exclude
+ echo ".dir-locals.el" >>.git/info/exclude
fixups =
# check that the link isn't already in place before making the link
# because otherwise we get an infinite loop of links that breaks propellor