mkinitrd-dracut.sh: removed trailing space in comment
parent
50f5bbbbaf
commit
a3044aba53
|
@ -73,7 +73,7 @@ default_kernel_images() {
|
|||
;;
|
||||
esac
|
||||
|
||||
# user mode linux
|
||||
# user mode linux
|
||||
if grep -q UML /proc/cpuinfo; then
|
||||
regex='linux'
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue