Skip to content
Snippets Groups Projects
Commit dd3e1bc5 authored by Matthew Webster's avatar Matthew Webster Committed by Matthew Webster
Browse files

BF: feedsRun was unsetting SGE_ROOT causing new fsl_sub to fail

parent b05c75a6
No related branches found
No related tags found
1 merge request!41Bf/set sge
#!/bin/bash
# This test needs to be executed
# on a CUDA-capable machine
# This test will attempt to submit to a cuda-capable queue via fsl_sub
set -e
unset SGE_ROOT
outdir=$1
datadir=$2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment