From d6dcba6c6262d3e78ac49d7ab7ee27b89833ea80 Mon Sep 17 00:00:00 2001
From: Fahad Khalid <f.khalid@fz-juelich.de>
Date: Fri, 22 Nov 2019 10:28:49 +0100
Subject: [PATCH] Minor formatting change.

---
 horovod_data_distributed/setup_juron.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/horovod_data_distributed/setup_juron.sh b/horovod_data_distributed/setup_juron.sh
index 24aa5bc..13d0b86 100755
--- a/horovod_data_distributed/setup_juron.sh
+++ b/horovod_data_distributed/setup_juron.sh
@@ -21,4 +21,4 @@ pip install six
 # Install hpc4ns
 pip install git+https://gitlab.version.fz-juelich.de/hpc4ns/hpc4ns_utils.git
 
-printf "%s\n" "Setup complete."
+printf "%s\n\n" "Setup complete."
-- 
GitLab