]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - install.d/51-dracut-rescue.install
chore: remove unnecessary shellcheck disable for SC2154
[thirdparty/dracut.git] / install.d / 51-dracut-rescue.install
index 2b16818747c7124fc278195713ac7a686c21754c..aa0ccdc5e49b37a1d49227f2ca35e063d2a0c370 100755 (executable)
@@ -99,7 +99,6 @@ case "$COMMAND" in
             fi
         done
 
-        # shellcheck disable=SC2154
         if [[ $dracut_rescue_image != "yes" ]]; then
             [[ $KERNEL_INSTALL_VERBOSE == 1 ]] \
                 && echo "Skipping, 'dracut_rescue_image' not set to 'yes' in any dracut configuration file"