From 4434d2341b0ca5a06931a900e64ac746ddd0cd20 Mon Sep 17 00:00:00 2001
From: Matthew Webster <mwebster@jalapeno.cluster.fmrib.ox.ac.uk>
Date: Wed, 11 Aug 2021 16:32:13 +0100
Subject: [PATCH] STY: Whitespace

---
 fsl_course/fdt1/test_topup_eddy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fsl_course/fdt1/test_topup_eddy.sh b/fsl_course/fdt1/test_topup_eddy.sh
index a2e6242..448b656 100755
--- a/fsl_course/fdt1/test_topup_eddy.sh
+++ b/fsl_course/fdt1/test_topup_eddy.sh
@@ -46,7 +46,7 @@ elif which eddy &> /dev/null; then
       --index=$subdatadir/index.txt --acqp=$subdatadir/acqparams.txt \
       --bvecs=$subdatadir/bvecs --bvals=$subdatadir/bvals \
       --fwhm=0 --topup=$outdir/topup_AP_PA_b0 --flm=quadratic \
-      --out=$outdir/eddy_unwarped_image & sleep 10;  kill -s TERM $!
+      --out=$outdir/eddy_unwarped_image & sleep 10; kill -s TERM $!
 fi
 
 cp $subdatadir/pre_baked/eddy_unwarped_images* $outdir
-- 
GitLab