From 224ce210510184673d047ee93853d5a176f43418 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Fri, 8 Apr 2016 22:53:38 +0200 Subject: [PATCH] makefiles require tabs, not spaces. --- mirror/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirror/Makefile b/mirror/Makefile index afec957..72b51fa 100644 --- a/mirror/Makefile +++ b/mirror/Makefile @@ -3,4 +3,4 @@ default: mirror mirror: - run-one-until-success bash mirror.sh + run-one-until-success bash mirror.sh