Explorar el Código

change datalad run message

Christian O. Häusler hace 1 año
padre
commit
b8e355a338
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      code/data_mask_concat_jobs.sh

+ 1 - 1
code/data_mask_concat_jobs.sh

@@ -112,7 +112,7 @@ git checkout -b "job-$JOBID"
 
 # run the job
 datalad run \
--m "Computing data of subject ${indir}" \
+-m "Concatenating and z-scoring runs of ${indir}" \
 --explicit \
 --input $indir \
 --output $indir \