From 6fb586f3ef2b978f7d3c9bdc3215548bde8f379c Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 1 Jul 2009 19:26:21 +0200 Subject: [PATCH] omit the plymouth module in the testsuite --- test/TEST-40-NBD/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/TEST-40-NBD/test.sh b/test/TEST-40-NBD/test.sh index 32a4e93..645c471 100755 --- a/test/TEST-40-NBD/test.sh +++ b/test/TEST-40-NBD/test.sh @@ -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 } -- 2.7.4