File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 29
29
SPMMCRCMD : " $HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
30
30
FORCE_SPMMCR : 1
31
31
timeout : 1600
32
- - if [ "$CIRCLE_NODE_INDEX" = "2 " ]; then . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_fsl_reuse Linear level1_workflow; fi :
32
+ - if [ "$CIRCLE_NODE_INDEX" = "0 " ]; then . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_fsl_reuse Linear level1_workflow; fi :
33
33
pwd : ../examples
34
- - if [ "$CIRCLE_NODE_INDEX" = "3 " ]; then . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline; fi :
34
+ - if [ "$CIRCLE_NODE_INDEX" = "0 " ]; then . /usr/share/fsl/5.0/etc/fslconf/fsl.sh && python ~/nipype/tools/run_examples.py fmri_spm_nested Linear level1 l2pipeline; fi :
35
35
pwd : ../examples
36
36
environment :
37
37
SPMMCRCMD : " $HOME/spm12/run_spm12.sh $HOME/mcr/v85/ script"
You can’t perform that action at this time.
0 commit comments