Skip to content

Commit

Permalink
dracut.sh: remove bogus dir removal for --rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh committed Aug 16, 2018
1 parent 1ebbe2e commit 3111988
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dracut.sh
Expand Up @@ -474,9 +474,6 @@ if [[ $append_args_l == "yes" ]]; then
eval set -- "$TEMP"
rearrange_params "$@"
fi

# clean the temporarily used scratch-pad directory
rm -rf $scratch_dir
fi

unset PARMS_TO_STORE
Expand Down

0 comments on commit 3111988

Please sign in to comment.