Skip to content
Snippets Groups Projects
Commit 9ddec45c authored by vaofford's avatar vaofford
Browse files

update scratch108 to scratch118 - v16.0.18

parent 8db07ec5
No related branches found
No related tags found
No related merge requests found
Artemis Release 16.0.17
Artemis Release 16.0.18
ACT Release 13.0.16
DNAPlotter Release 1.11
BamView 1.2.13
......@@ -33,7 +33,7 @@ fastx=-I /software/pathogen/external/bin/fastx34_t -B -S -q -b 40 -H -l /softwar
#
#
# default working directory
wdir=/lustre/scratch108/
wdir=/lustre/scratch118/
#
#
# aliases used for fasta
......
......@@ -342,7 +342,7 @@ public class SshPSUClient extends Thread
{
try
{
if(wdir.endsWith("scratch108") || wdir.endsWith("scratch108/"))
if(wdir.endsWith("scratch118") || wdir.endsWith("scratch118/"))
{
if(fileExists(sftp , wdir+"/bacteria/", user))
wdir = wdir+"/bacteria/";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment