Skip to content
Snippets Groups Projects
Commit f784a130 authored by vaofford's avatar vaofford Committed by GitHub
Browse files

Merge pull request #230 from vaofford/artemis_v16.0.18

update scratch108 to scratch118 - v16.0.18
parents 8db07ec5 9ddec45c
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.
Finish editing this message first!
Please register or to comment