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
4579f106
Commit
4579f106
authored
Mar 11, 2003
by
Leigh B. Stoller
Browse files
Oops, ar->ad.
parent
159e2b77
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-migrate.txt
View file @
4579f106
...
...
@@ -19,9 +19,9 @@
Used by frisbee/imagezip. Locally, changed these types:
update node_types set disktype='a
r
' where type='pc600';
update node_types set disktype='a
r
' where type='pc850';
update node_types set disktype='a
r
' where type='pc1500';
update node_types set disktype='a
r
' where type='pcL440GX';
update node_types set disktype='a
r
' where type='pc2000';
update node_types set disktype='a
r
' where type='pc601';
update node_types set disktype='a
d
' where type='pc600';
update node_types set disktype='a
d
' where type='pc850';
update node_types set disktype='a
d
' where type='pc1500';
update node_types set disktype='a
d
' where type='pcL440GX';
update node_types set disktype='a
d
' where type='pc2000';
update node_types set disktype='a
d
' where type='pc601';
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