Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
20174bac
Commit
20174bac
authored
Jul 27, 2007
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More fixes.
parent
4b0d0f6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
db/Experiment.pm.in
db/Experiment.pm.in
+1
-1
No files found.
db/Experiment.pm.in
View file @
20174bac
...
...
@@ -711,7 +711,7 @@ sub DeleteInputFiles($)
if
(
defined
($
nsidx
)
&&
$
nsidx
==
$
input_data_idx
)
{
DBQueryWarn
(
"update experiment_resources set input_data_idx=NULL "
.
"where
rsrc
idx='$rsrcidx'"
)
"where idx='$rsrcidx'"
)
or
goto
bad
;
}
next
...
...
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