Commit 52ff26f
committed
utils_disk: fix the verbose value in umount function
The available value for verbose in this fuction is a bool, but
not 'verbose'
Signed-off-by: Tingting Mao <timao@redhat.com>1 parent 08917bd commit 52ff26f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments