From: Harald Hoyer Date: Mon, 11 Apr 2011 15:18:52 +0000 (+0200) Subject: TEST-50-MULTINIC/test.sh: add /run dir and "ls" to client image X-Git-Tag: 011~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a6ecb19b9480cb441761fe493b450d18cf505ae;p=thirdparty%2Fdracut.git TEST-50-MULTINIC/test.sh: add /run dir and "ls" to client image --- diff --git a/test/TEST-50-MULTINIC/test.sh b/test/TEST-50-MULTINIC/test.sh index 2005508dc..fa9ef777d 100755 --- a/test/TEST-50-MULTINIC/test.sh +++ b/test/TEST-50-MULTINIC/test.sh @@ -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