Skip to content
GitLab
Menu
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
76f255b2
Commit
76f255b2
authored
Jul 08, 2003
by
Leigh B. Stoller
Browse files
Add experiment_resources to preentables.
parent
acb4d7b5
Changes
1
Show whitespace changes
Inline
Side-by-side
sql/database-fill.sql
View file @
76f255b2
...
@@ -398,6 +398,7 @@ REPLACE INTO testsuite_preentables VALUES ('group_stats','clean');
...
@@ -398,6 +398,7 @@ REPLACE INTO testsuite_preentables VALUES ('group_stats','clean');
REPLACE
INTO
testsuite_preentables
VALUES
(
'project_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'project_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'user_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'user_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'experiment_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'experiment_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'experiment_resources'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'testbed_stats'
,
'clean'
);
REPLACE
INTO
testsuite_preentables
VALUES
(
'testbed_stats'
,
'clean'
);
--
--
...
...
Write
Preview
Supports
Markdown
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