Skip to content

Commit

Permalink
Update zypper.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Swarbrick <[email protected]>
Signed-off-by: GabrielePuliti <[email protected]>
  • Loading branch information
Wabri and dswarbrick authored Oct 19, 2024
1 parent 6bfa72f commit d96f938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zypper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ main() {
get_zypper_version "$zypper_version"

echo '# HELP zypper_package_orphan zypper packages with no update source (orphaned) '
echo '# TYPE zypper_package_orphan gauges'
echo '# TYPE zypper_package_orphan gauge'
get_orphan_packages "$zypper_orphan_packages"
}

Expand Down

0 comments on commit d96f938

Please sign in to comment.