Skip to content

Commit

Permalink
use tom nodes only
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook committed Feb 8, 2017
1 parent 23276aa commit f849e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-fly
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ssh ${fly_user}@fly.hampshire.edu "mkdir -p $outputdir"

ssh ${fly_user}@fly.hampshire.edu /opt/pixar/tractor-blade-1.7.2/tractor-spool.py \
--engine=fly:8000 \
--svckey="linux" \
--svckey="tom" \
--title="$label-$number" \
--jobcwd="${repodir}" \
--priority=1 \
Expand Down

0 comments on commit f849e2d

Please sign in to comment.