omit the plymouth module in the testsuite

master
Harald Hoyer 2009-07-01 19:26:21 +02:00
parent 5831685cdb
commit 6fb586f3ef
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@ test_setup() {
-f initramfs.server $KVERSION || return 1

sudo $basedir/dracut -l -i overlay / \
-o "plymouth" \
-d "ata_piix ext2 ext3 sd_mod e1000" \
-f initramfs.testing $KVERSION || return 1
}