From 75f63f0640c8183ec5cd2050aa4a53cb949c75df Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Thu, 14 Jan 2016 00:06:12 +0000 Subject: README, tests: remove /etc/mtab This is a followup for 1d40ddb --- test/test-functions | 2 -- 1 file changed, 2 deletions(-) (limited to 'test') diff --git a/test/test-functions b/test/test-functions index 9288200717..cf8755acd4 100644 --- a/test/test-functions +++ b/test/test-functions @@ -117,8 +117,6 @@ setup_basic_environment() { strip_binaries install_depmod_files generate_module_dependencies - # softlink mtab - ln -fs /proc/self/mounts $initdir/etc/mtab } install_dmevent() { -- cgit v1.2.3-54-g00ecf