Skip to content

Commit fd96c67

Browse files
committed
reduce walltime
1 parent 98eca11 commit fd96c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ftp_sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
#SBATCH -J ot_platform_ebi_ftp_sync
4-
#SBATCH -t 14:00:00
4+
#SBATCH -t 04:00:00
55
#SBATCH --mem=10G
66
#SBATCH -e /nfs/ftp/private/otftpuser/slurm/logs/ot_platform_ebi_ftp_sync-%J.err
77
#SBATCH -o /nfs/ftp/private/otftpuser/slurm/logs/ot_platform_ebi_ftp_sync-%J.out

0 commit comments

Comments
 (0)