Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
g5k-api
Commits
adaa7266
Commit
adaa7266
authored
Apr 03, 2017
by
Lucas Nussbaum
Browse files
Fix indentation
parent
1cb3130a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/oar/resource.rb
View file @
adaa7266
...
...
@@ -133,7 +133,7 @@ module OAR
# The resource does not belong to a valid cluster.
next
if
resource
.
nil?
result
[
resource
.
network_address
]
||=
initial_status_for
(
resource
)
result
[
resource
.
network_address
]
||=
initial_status_for
(
resource
)
# abasu : if job is current, increment corresponding counter(s) in hash table
if
current
...
...
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