Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
e6168481
Commit
e6168481
authored
Jun 19, 2007
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor change.
parent
495f6803
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sql/resources.pl
sql/resources.pl
+2
-2
No files found.
sql/resources.pl
View file @
e6168481
...
...
@@ -733,8 +733,8 @@ while (my ($exptidx,$rsrcidx) = $query_result->fetchrow_array()) {
"
where idx=
$rsrcidx
");
}
if
(
0
)
{
DBQueryFatal
("
unlock tables
");
if
(
1
)
{
#
DBQueryFatal("unlock tables");
DBQueryFatal
("
rename table
"
.
"
testbed_stats to testbed_stats_backup,
"
.
"
experiment_stats to experiment_stats_backup,
"
.
...
...
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