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
fe327dc7
Commit
fe327dc7
authored
Mar 08, 2005
by
Mike Hibler
Browse files
Fix typo: missing quote
parent
c7c3fa06
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/database-migrate.txt
View file @
fe327dc7
...
...
@@ -2482,7 +2482,7 @@ last_net_act,last_cpu_act,last_ext_act);
update os_info set reboot_waittime=150 where OS='Linux' or
OS='FreeBSD' or OS='NetBSD';
update os_info set reboot_waittime=180 where OS=Windows';
update os_info set reboot_waittime=180 where OS=
'
Windows';
1.317: Add loc_z to location_info table.
...
...
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