diff --git a/protocols/CopyToResultsDir.sh b/protocols/CopyToResultsDir.sh old mode 100755 new mode 100644 index db226a42..e77a1ea2 --- a/protocols/CopyToResultsDir.sh +++ b/protocols/CopyToResultsDir.sh @@ -265,7 +265,7 @@ then elif [[ "${SLURM_CLUSTER_NAME}" == "leucine-zipper" ]] then - ssh -q zinc-finger.gcc.rug.nl exit + ssh -tt -q zinc-finger.gcc.rug.nl exit if [ $? -eq 0 ] then tmpHost="zinc-finger.gcc.rug.nl"