Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Quieten coerce warning#369

Merged
bastelfreak merged 1 commit intovoxpupuli:masterfrom
aspectcapital:no-coerce-warning
Jul 9, 2018
Merged

Quieten coerce warning#369
bastelfreak merged 1 commit intovoxpupuli:masterfrom
aspectcapital:no-coerce-warning

Conversation

@bodgit
Copy link
Contributor

@bodgit bodgit commented Jun 4, 2018

Pull Request (PR) description

Stops the following message from appearing on every catalog compile:

The string '1' was automatically coerced to the numerical value 1

Not sure if/how to test this as there's no functional change; it just stops the above appearing in the logs on the Puppetmaster.

This Pull Request (PR) fixes the following issues

n/a

Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do the same on line 14 and 15. Could you do the same there?

Stops the following message from appearing on every catalog compile:

`The string '1' was automatically coerced to the numerical value 1`
@bodgit bodgit force-pushed the no-coerce-warning branch from bbd0f82 to 409f8ea Compare June 4, 2018 15:31
@bodgit
Copy link
Contributor Author

bodgit commented Jun 4, 2018

Sorry, didn't spot those as they're not in the version of the module we're currently using. Fixed now.

@bastelfreak
Copy link
Member

Thanks @bodgit !

@bastelfreak bastelfreak added the bug Something isn't working label Jul 9, 2018
@bastelfreak bastelfreak merged commit f0bc1ef into voxpupuli:master Jul 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants