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
93518708
Commit
93518708
authored
Apr 12, 2016
by
Jérémie Gaidamour
Browse files
[dev] oar-properties : bug fix
parent
aa68b0bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
dev/oar-properties/oar-properties.rb
View file @
93518708
...
...
@@ -278,7 +278,7 @@ if options[:output] || options[:exec]
# Build and output commands
#
site_properties
.
each_filtered_node_uid
(
options
[
:clusters
],
options
[
:nodes
])
{
|
node_uid
,
node_properties
|
next
if
node_properties
.
size
==
1
#
next if node_properties.size == 1
# Create new nodes.
if
(
opt
==
'ref'
||
nodelist_properties
[
'oar'
][
site_uid
][
node_uid
]
==
nil
)
...
...
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