From: yury Date: Mon, 15 Mar 2004 16:38:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 1.2.2~197 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=f5b7d7f18bd109b8aec25446457593cd781da7ef;p=fs%2Flustre-release.git *** empty log message *** --- diff --git a/lustre/tests/ltmpfs-sanity.sh b/lustre/tests/ltmpfs-sanity.sh deleted file mode 100755 index a6d921e..0000000 --- a/lustre/tests/ltmpfs-sanity.sh +++ /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