summaryrefslogtreecommitdiff
path: root/environment/LocalConfig.pm
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
commitfc17a75cefc5d7b069a5605cb2176f7ee3ef8649 (patch)
tree052607d0d22f6f10f5836caffe4bd2bc78d7021f /environment/LocalConfig.pm
parent0dc2ea9f2e6a263e5601df820e513cb443c2a716 (diff)
parent03435c48cf3d4b98acae8f969a200e9dddbf2991 (diff)
Merge branch 'master' of github.com:redpony/cdec
Diffstat (limited to 'environment/LocalConfig.pm')
-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' => {