Skip to content

Commit

Permalink
Make code less readable for the benefit of a 3rd rate tool
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Dec 14, 2016
1 parent 647f9a2 commit 355615e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/installation/clients/umount_finish.rb
Expand Up @@ -174,7 +174,6 @@ def main
# BNC #692799: Preserve the randomness state before umounting
preserve_randomness_state


#
# !!! NO WRITE OPERATIONS TO THE TARGET AFTER THIS POINT !!!
#
Expand All @@ -184,7 +183,6 @@ def main
# access to it (because it will be read only afterwards).
set_root_subvol_read_only


@targetMap = Storage.GetTargetMap

# first umount all file based crypto fs since they potentially
Expand Down

0 comments on commit 355615e

Please sign in to comment.