Skip to content

swap file "size" being used before checked if str#315

Merged
blackboxsw merged 1 commit into
canonical:masterfrom
otubo:1794664
Apr 14, 2020
Merged

swap file "size" being used before checked if str#315
blackboxsw merged 1 commit into
canonical:masterfrom
otubo:1794664

Conversation

@otubo
Copy link
Copy Markdown
Contributor

@otubo otubo commented Apr 14, 2020

Swap file size variable was being used before checked if it's set to str
"auto". If set to "auto", it will break with:

failed to setup swap: unsupported operand type(s) for /: 'str' and 'int'

Signed-off-by: Eduardo Otubo otubo@redhat.com
RHBZ: 1772505

Swap file size variable was being used before checked if it's set to str
"auto". If set to "auto", it will break with:

  failed to setup swap: unsupported operand type(s) for /: 'str' and 'int'

Signed-off-by: Eduardo Otubo <otubo@redhat.com>
Copy link
Copy Markdown
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

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

LGTM. As @OddBloke mentioned in IRC, we'd like to have an additional unit test added shortly after this.

@blackboxsw blackboxsw merged commit 46cf23c into canonical:master Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants