Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
7d0e3c0f
Commit
7d0e3c0f
authored
Apr 20, 2016
by
PARISOT Clement
Browse files
[dev] Fix run-g5kchecks.rb
parent
8dc30fa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
dev/run-g5kchecks/run-g5kchecks.rb
View file @
7d0e3c0f
...
...
@@ -179,7 +179,7 @@ if options[:force]
next
if
options
[
:clusters
]
&&
!
options
[
:clusters
].
include?
(
cluster_uid
)
cluster
[
"nodes"
].
each_sort_by_node_uid
{
|
node_uid
,
node
|
next
if
options
[
:nodes
]
&&
!
options
[
:nodes
].
include?
(
node
r
_uid
)
next
if
options
[
:nodes
]
&&
!
options
[
:nodes
].
include?
(
node_uid
)
fnode_uid
=
"
#{
node_uid
}
.
#{
site_uid
}
.grid5000.fr"
...
...
Write
Preview
Markdown
is supported
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