summaryrefslogtreecommitdiff
path: root/environment
diff options
context:
space:
mode:
authorJonathan Clark <jon.h.clark@gmail.com>2011-03-10 06:54:31 -0500
committerJonathan Clark <jon.h.clark@gmail.com>2011-03-10 06:54:31 -0500
commit8c8ff6c6915ebc5ce30156e3f05bf8d1966ec0a1 (patch)
treea0f6766525751826800386fbc5dce35c3697c04e /environment
parent6c923d45f2aaf960806429d36ca58a41b3a39740 (diff)
glc hacking
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 10933f36..f365319c 100644
--- a/environment/LocalConfig.pm
+++ b/environment/LocalConfig.pm
@@ -33,7 +33,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=',
},
'LOCAL' => {