From d19735f0ebac7ae23620f5d49e36a4dcbb4318e3 Mon Sep 17 00:00:00 2001 From: Satrajit Ghosh Date: Wed, 6 Apr 2016 21:43:30 -0400 Subject: [PATCH] fix: updated Vagrantfile, fixed freesurfer test on osx, and fsl doctest with undefined environment variable --- Vagrantfile | 19 ++++++++++--------- .../interfaces/freesurfer/tests/test_model.py | 2 +- nipype/interfaces/fsl/utils.py | 3 +++ 3 files changed, 14 insertions(+), 10 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 5693aa22b2..1ee1103ca7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -20,19 +20,20 @@ $script = <