Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
40d52d9e
Commit
40d52d9e
authored
Mar 28, 2009
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reflect errors to Utah for now.
parent
6fc591a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
protogeni/xmlrpc/protogeni-sa.pl.in
protogeni/xmlrpc/protogeni-sa.pl.in
+4
-0
No files found.
protogeni/xmlrpc/protogeni-sa.pl.in
View file @
40d52d9e
...
...
@@ -31,6 +31,7 @@ BEGIN { $GENI_DBNAME = "geni"; }
# Configure variables
my
$EMULAB_PEMFILE
=
"
@prefix
@/etc/genisa.pem
";
my
$MAINSITE
=
@TBMAINSITE@
;
# Testbed libraries.
use
lib
'
@prefix@/lib
';
...
...
@@ -139,6 +140,9 @@ my $response = $responder->{'_decode'}->serve($request,
# Add stuff for log message if sent.
AddAuditInfo
("
message
",
$response
.
"
\n\n
"
.
$request
);
# CC errors to Utah for now.
AddAuditInfo
("
cc
",
"
protogeni-errors
\@
flux.utah.edu
")
if
(
!
$MAINSITE
);
#
# Terminate the log capture so that we can print the response to STDOUT
# for the web server.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment