summaryrefslogtreecommitdiff
path: root/environment
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2011-03-25 19:26:28 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2011-03-25 19:26:28 -0400
commit7a37455da0b3af1c7cde54f423d9d29d0d15c2a3 (patch)
treea62db5533f1b944dd241685753e8bbca3a457092 /environment
parent81530929d7f1655dccc0a1ac12d42442802d453f (diff)
parent559468b06aee9e21abe7c62ad078bce52c17ef57 (diff)
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'environment')
-rw-r--r--environment/LocalConfig.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/environment/LocalConfig.pm b/environment/LocalConfig.pm
index d136610d..7b3d950c 100644
--- a/environment/LocalConfig.pm
+++ b/environment/LocalConfig.pm
@@ -37,7 +37,7 @@ my $CCONFIG = {
'HOST_REGEXP' => qr/^(thor|tyr)\.inf\.ed\.ac\.uk$/,
},
'Blacklight' => {
- 'HOST_REGEXP' => qr/^(blacklight.psc.edu|bl1.psc.teragrid.org|bl0.psc.teragrid.org)$/,
+ 'HOST_REGEXP' => qr/^(tg-login1.blacklight.psc.teragrid.org|blacklight.psc.edu|bl1.psc.teragrid.org|bl0.psc.teragrid.org)$/,
'QSubMemFlag' => '-l pmem=',
},
'Barrow/Chicago' => {