Skip to content

Commit

Permalink
fixed test script SKIPCI
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Sep 27, 2024
1 parent 1c2e9ff commit a36a3bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipes/afni/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ afni_system_check.py -check_all
afni_system_check.py -disp_ver_pylibs flask flask_cors

#Test freesurfer functions
cp /opt/freesurfer-7.3.2/subjects/bert ~/bert -r

\@SUMA_Make_Spec_FS -NIFTI -fspath ~/bert/surf/ -sid bert
\@SUMA_Make_Spec_FS -NIFTI -fspath /opt/freesurfer-7.4.1/subjects/fsaverage/surf -sid fsaverage


# Test R
Expand Down

0 comments on commit a36a3bc

Please sign in to comment.