diff options
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/testrunner | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/testrunner b/lib/testrunner index 1197eaf..6a19462 100755 --- a/lib/testrunner +++ b/lib/testrunner @@ -32,7 +32,6 @@ cat $home/.ssh/id*.pub > /root/.ssh/authorized_keys chmod 600 /root/.ssh/authorized_keys ln -sf "/host/$ktest_kernel_binary/lib/modules" /lib/modules -run_quiet depmod depmod -a dmesg --console-on dmesg --console-level 8 |