Skip to content
Snippets Groups Projects

BF: Spurious dblquote

Merged Paul McCarthy requested to merge paulmc-master-patch-57508 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -12,5 +12,5 @@ for i in {1..172}; do
--dir=$indir/probtrackx/$i --forcedir -P 200 \
-s $indir/bedpost.bedpostX/merged \
-m $indir/bedpost.bedpostX/nodif_brain_mask \
--opd --pd -l -c 0.2 --distthresh=0"
--opd --pd -l -c 0.2 --distthresh=0
done
Loading