Skip to content

Commit

Permalink
Fixed variable name typo
Browse files Browse the repository at this point in the history
Fixed typo and made a variable name consistent between VolumeProcessingPipelineBatch and SurfaceProcessingPipelineBatch
  • Loading branch information
dicemt authored and coalsont committed Feb 16, 2021
1 parent 5bcf9f4 commit 1334b35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ get_batch_options() {
local arguments=("$@")

unset command_line_specified_study_folder
unset command_line_specified_subj_list
unset command_line_specified_subj
unset command_line_specified_run_local

local index=0
Expand Down

0 comments on commit 1334b35

Please sign in to comment.