Skip to content

Commit

Permalink
Removed comments
Browse files Browse the repository at this point in the history
  • Loading branch information
TheChymera committed Sep 12, 2022
1 parent 8099ec1 commit e0220d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mkstage4.sh
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,6 @@ fi

# Compression options
COMP_OPTIONS=("${COMPRESS_AVAILABLE[$COMPRESS_TYPE]}")
# This currently breaks the command, and is temporarily disables, see:
# https://github.com/TheChymera/mkstage4/issues/46
if [[ "${COMPRESS_AVAILABLE[$COMPRESS_TYPE]}" == *"/xz" ]]
then
COMP_OPTIONS+=( "-T0" )
Expand Down

0 comments on commit e0220d9

Please sign in to comment.