-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Don't add time units to values for existing CIB (bsc#1228817)
Commit 7b2cfb2 automatically appends 's' as the default time unit for timeout and interval. This causes inconsistency in the existing CIB. This commit renames the variable to reflect that it handles both adding advised operation values and time units, but only when the input is from a new CLI command.
- Loading branch information
1 parent
0b74214
commit 9ff2cfc
Showing
2 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters