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
CSD
public
zabbix-templates
Commits
174a718c
Commit
174a718c
authored
Apr 06, 2018
by
Fulvio Galeazzi
Browse files
2018-04-05: FG; Remove spurious comment line.
parent
3b185850
Changes
1
Hide whitespace changes
Inline
Side-by-side
Ceph/Script/queryCephDisks.pl
View file @
174a718c
...
...
@@ -246,7 +246,6 @@ if ($selectSizeOrDev > 0) {
}
}
else
{
foreach
my
$aKey
(
sort
keys
%typeHash
)
{
print
"
aKey:
$aKey
Select:
$selectSize
\n
";
next
if
(
$selectSize
=~
/[a-zA-Z]+/
and
$aKey
!~
/$selectSize/
);
@
{
$finalHash
{
$aKey
}}
=
();
if
(
$thisHost
)
{
...
...
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