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-stable
Commits
59223750
Commit
59223750
authored
Oct 21, 2014
by
Dan Reading
Browse files
check for bsidx is less the base_bsidx
parent
ad2aa7e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/common/checknode/gen_sql
View file @
59223750
...
...
@@ -189,7 +189,7 @@ gentbsql_main() {
keep_bsidx_base
=
$bsidx_base
# XXX
# try to fill gaps above 1000, good idea?
bsidx_base
=
10
00
[[
$
bsidx_base
-gt
500
]]
&&
bsidx_base
=
5
00
for
host
in
$allnodes
;
do
if
[
-d
$projdir
/
$host
]
;
then
...
...
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