]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
TEST-50-MULTINIC/test.sh: add /run dir and "ls" to client image
authorHarald Hoyer <harald@redhat.com>
Mon, 11 Apr 2011 15:18:52 +0000 (17:18 +0200)
committerHarald Hoyer <harald@redhat.com>
Mon, 11 Apr 2011 17:24:59 +0000 (19:24 +0200)
test/TEST-50-MULTINIC/test.sh

index 2005508dc9b74dd03d4c23360c0ed352499926db..fa9ef777d5b2dc234cf4bdffd56661971273d575 100755 (executable)
@@ -190,11 +190,11 @@ test_setup() {
        . $basedir/dracut-functions
        dracut_install sh shutdown poweroff stty cat ps ln ip \
                /lib/terminfo/l/linux mount dmesg mkdir \
-               cp ping grep
+               cp ping grep ls
        inst ./client-init /sbin/init
        (
            cd "$initdir"
-           mkdir -p dev sys proc etc
+           mkdir -p dev sys proc etc run
            mkdir -p var/lib/nfs/rpc_pipefs
        )
        inst /etc/nsswitch.conf /etc/nsswitch.conf