From b0a9cfda40bde810de94c3356bfb0ee47fb1f7e8 Mon Sep 17 00:00:00 2001
From: tjc <tjc@ee4ac58c-ac51-4696-9907-e4b3aa274f04>
Date: Wed, 14 Sep 2005 15:12:15 +0000
Subject: [PATCH] remove r1m=1

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@3668 ee4ac58c-ac51-4696-9907-e4b3aa274f04
---
 lib/j2ssh/j2ssh.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/j2ssh/j2ssh.properties b/lib/j2ssh/j2ssh.properties
index 648b22d1e..bf6caebee 100644
--- a/lib/j2ssh/j2ssh.properties
+++ b/lib/j2ssh/j2ssh.properties
@@ -1,6 +1,6 @@
 port=2222
 host=localhost
-bsub=bsub -q  longblastq -n 1 -R 'select[blast && mem > 500] rusage[r1m=1:mem=500]' 
+bsub=bsub -q  longblastq -n 1 -R 'select[blast && mem > 500] rusage[mem=500]' 
 blastp=-I /nfs/pathsoft/prod/perl/flexi_blast.pl -p 
 blastx=-I /nfs/pathsoft/prod/perl/flexi_blast.pl -x
 tblastx=-I /nfs/pathsoft/prod/perl/flexi_blast.pl -tx
-- 
GitLab