Skip to content

Commit

Permalink
fixing missing var in 257869
Browse files Browse the repository at this point in the history
Signed-off-by: wdower <57142072+wdower@users.noreply.github.com>
  • Loading branch information
wdower committed May 17, 2024
1 parent d2079fc commit 7bf0290
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controls/SV-257869.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

path = '/var'
option = 'nodev'
mount_option_enabled = input('mount_tmp_options')[option]

if mount_option_enabled
describe mount(path) do
Expand Down

0 comments on commit 7bf0290

Please sign in to comment.