Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
fb6695ec
Commit
fb6695ec
authored
Mar 16, 2007
by
Leigh B. Stoller
Browse files
Another fix for an error modifying an elabinelab experiment.
parent
d79fcbc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/tbprerun.in
View file @
fb6695ec
...
...
@@ -389,7 +389,7 @@ if (! $TESTMODE) {
if
(
defined
(
$experiment
->
elabinelab_exptidx
()));
if
(
keys
(
%sets
))
{
$experiment
->
TableUpdate
("
experiment_stats
",
\
%sets
)
or
$experiment
->
TableUpdate
("
experiment_stats
",
\
%sets
)
==
0
or
fatal
("
Could not update experiment_stats info for
$experiment
!
");
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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