Whamcloud - gitweb
*** empty log message ***
authoryury <yury>
Mon, 15 Mar 2004 16:38:55 +0000 (16:38 +0000)
committeryury <yury>
Mon, 15 Mar 2004 16:38:55 +0000 (16:38 +0000)
lustre/tests/ltmpfs-sanity.sh [deleted file]

diff --git a/lustre/tests/ltmpfs-sanity.sh b/lustre/tests/ltmpfs-sanity.sh
deleted file mode 100755 (executable)
index a6d921e..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-
-# Currently the following tests do not pass:
-# 47 - due to unresolvable symbol in UML local libc
-# 52a, 52b - due to not implemented ioctl() in tmpfs
-# 57a - due to inability to be supplied to tmpfs
-# 56 - due to some unknown reason yet.
-
-NAME=local FSTYPE=tmpfs MDSDEV=tmpfs OSTDEV=tmpfs sh llmount.sh && \
-START=: CLEAN=: EXCEPT="47 52a 52b 56 57a" sh sanity.sh