aboutsummaryrefslogtreecommitdiff
path: root/testsuite/mdev.tests
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-03-27 22:45:44 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-03-27 22:45:44 +0000
commitcf26ab70c11416401cd53e6a6a5fb4d5c2583246 (patch)
tree70c34ca3fb93d01700181279a9875900c02abc08 /testsuite/mdev.tests
parente1caabbb75ecf3537586aa3bbbe5921f3f1d43b7 (diff)
downloadbusybox-w32-cf26ab70c11416401cd53e6a6a5fb4d5c2583246.tar.gz
busybox-w32-cf26ab70c11416401cd53e6a6a5fb4d5c2583246.tar.bz2
busybox-w32-cf26ab70c11416401cd53e6a6a5fb4d5c2583246.zip
mdev: plug a few memory and fd leaks; simplify code a bit
Diffstat (limited to 'testsuite/mdev.tests')
-rwxr-xr-xtestsuite/mdev.tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/mdev.tests b/testsuite/mdev.tests
index fd8e974b0..4c44adcb8 100755
--- a/testsuite/mdev.tests
+++ b/testsuite/mdev.tests
@@ -25,7 +25,6 @@ testing "mdev add /block/sda" \
25 ls -ln mdev.testdir/dev | $FILTER_LS" \ 25 ls -ln mdev.testdir/dev | $FILTER_LS" \
26"\ 26"\
27mdev: /etc/mdev.conf: No such file or directory 27mdev: /etc/mdev.conf: No such file or directory
28mdev: chdir(/lib/firmware): No such file or directory
29brw-rw---- 1 8,0 sda 28brw-rw---- 1 8,0 sda
30" \ 29" \
31 "" "" 30 "" ""