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
4a3a0aeb
Commit
4a3a0aeb
authored
Jun 04, 2010
by
Leigh B Stoller
Browse files
Gack, another bug fix.
parent
0c9a715a
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/updates/4/210
View file @
4a3a0aeb
...
...
@@ -55,7 +55,7 @@ sub DoUpdate($$$)
# Unrelated bug fix.
DBQueryFatal("REPLACE INTO table_regex VALUES ".
" ('virt_nodes','ips','text','regex', ".
" '^(\\d{1,2}:\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3} {0,1})*$',".
" '^(\\d{1,2}:\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3} {0,1})*
\
$',".
" 0,2048,NULL)");
return 0;
...
...
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