This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
dracut
mirror of
https://git.kernel.org/pub/scm/boot/dracut/dracut.git/
Watch
1
Star
0
Fork
You've already forked dracut
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
kernel-modules/module-setup.sh: add missing "fi"
master
Harald Hoyer
13 years ago
parent
aefea76cf8
commit
343b7d7488
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
modules.d/90kernel-modules/module-setup.sh
1
modules.d/90kernel-modules/module-setup.sh
Unescape
Escape
View File
@ -61,6 +61,7 @@ installkernel() {
@@ -61,6 +61,7 @@ installkernel() {
}
for_each_host_dev_fs inst_fs
fi
fi
}
install() {
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
kernel/dracut
Title
Body
Create Issue