From 42892d8cfb865ff4c030094ae64569e3b444bd44 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Tue, 1 May 2018 18:44:32 -0400 Subject: [PATCH] missing line breaks --- burrow | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/burrow b/burrow index b53a13e..5fcff0a 100755 --- a/burrow +++ b/burrow @@ -607,7 +607,7 @@ main () { "$config_dir_recipebox" \ "$config_recipebox_gophermap" \ "$config_recipebox_usedate" \ - true + true \ false fi @@ -616,7 +616,7 @@ main () { "$config_dir_topics" \ "$config_topics_gophermap" \ "$config_topics_usedate" \ - true + true \ false fi @@ -625,7 +625,7 @@ main () { "$config_dir_phlog" \ "$config_phlog_gophermap" \ "$config_phlog_usedate" \ - true + true \ ${config_phlog_autorss} fi