Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-ganeti
Commits
24acc2c6
Commit
24acc2c6
authored
15 years ago
by
Guido Trotter
Browse files
Options
Downloads
Patches
Plain Diff
Fix a typo in hbal.hs
Signed-off-by:
Guido Trotter
<
ultrotter@google.com
>
parent
175cc337
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hbal.hs
+1
-1
1 addition, 1 deletion
hbal.hs
with
1 addition
and
1 deletion
hbal.hs
+
1
−
1
View file @
24acc2c6
...
...
@@ -72,7 +72,7 @@ iterateDepth :: Cluster.Table -- ^ The starting table
->
Int
-- ^ Max node name len
->
Int
-- ^ Max instance name len
->
[[
String
]]
-- ^ Current command list
->
Bool
-- ^ Wheter to be silent
->
Bool
-- ^ Whet
h
er to be silent
->
Cluster
.
Score
-- ^ Score at which to stop
->
IO
(
Cluster
.
Table
,
[[
String
]])
-- ^ The resulting table and
-- commands
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment