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
f4a45c84
Commit
f4a45c84
authored
Feb 12, 2008
by
Leigh B. Stoller
Browse files
Typo ...
parent
f2187349
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/Experiment.pm.in
View file @
f4a45c84
...
...
@@ -732,7 +732,7 @@ sub AddInputFile($$;$)
if ($isnsfile &&
$self->TableUpdate("experiment_resources",
"input_data_idx='
$
input_data_idx
'",
"
rsrc
idx='
$
rsrcidx
'")) != 0) {
"idx='
$
rsrcidx
'")) != 0) {
DBQueryWarn("unlock tables");
return -1;
}
...
...
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