summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2016-09-24 14:16:42 +0100
committerRichard Maw <richard.maw@gmail.com>2016-09-24 14:16:42 +0100
commitcd7321e746030630d2434254e70461e53586f771 (patch)
treeab3bb5b25ac6d762db6ee4f4ccfcb40e2f13e803 /Makefile
parent007cbc0429c22ed27b20eb8644284120f15b15e1 (diff)
downloadgitano-cd7321e746030630d2434254e70461e53586f771.tar.gz
Fix inconsistent indentation for recent commits
We're inconsistent in general for indentation with tabs, but that's a much wider change.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b994306..7cf8534 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,7 @@ TESTS := 01-basics 02-commands-as 02-commands-config 02-commands-copy \
02-commands-count-objects 02-commands-create 02-commands-destroy \
02-commands-fsck 02-commands-gc 02-commands-graveyard \
02-commands-git-upload-archive 02-commands-group 02-commands-help \
- 02-commands-keyring \
+ 02-commands-keyring \
02-commands-ls 02-commands-readme 02-commands-rename 02-commands-rsync \
02-commands-sshkey 02-commands-user 02-commands-whoami 03-cgit-support \
03-shallow-push