From 2438df990bc62147d84074a3f904359df51120e0 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Tue, 15 Sep 2020 13:25:58 -0400 Subject: alter whitespace output --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a55f0be..deaa71d 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ self-publish: - sudo bash $(if $(VERBOSE),-x) selfpublish.sh + sudo bash$(if $(VERBOSE), -x) selfpublish.sh -- cgit v1.2.3