From d46adf2f6359d999b8c157c79010828d577d93e8 Mon Sep 17 00:00:00 2001 From: Dan Levitas Date: Thu, 15 Feb 2024 03:12:06 +0000 Subject: [PATCH] [FIX] small typo --- handler/preprocess.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handler/preprocess.sh b/handler/preprocess.sh index fd8ed1d..9b5abdd 100755 --- a/handler/preprocess.sh +++ b/handler/preprocess.sh @@ -230,7 +230,7 @@ else if [ ! -s $root/list ]; then echo "Could not find any MRI (or PET) DICOM files in upload. Uploaded files likely do not conform to DICOM format, aborting" - echo "Please contact the ezBIDS team (dlevitas@iu.edu) or https://github.com/brainlife/ezbids/issues for assistance + echo "Please contact the ezBIDS team (dlevitas@iu.edu) or https://github.com/brainlife/ezbids/issues for assistance" exit 1 fi