From 74eb022e7519863534634961d63755ac223de2b2 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 18 Jun 2016 16:31:44 +0000 Subject: [PATCH] add line break variable svn path=/trunk/; revision=31 --- misc.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc.sh b/misc.sh index 19997d4..43edfcf 100755 --- a/misc.sh +++ b/misc.sh @@ -17,6 +17,9 @@ # You should have received a copy of the GNU Affero General Public License # along with shcgi. If not, see . +BR=' +' + data_dirs(){ # set up directories for object storage -- 2.39.2