From f5b7d7f18bd109b8aec25446457593cd781da7ef Mon Sep 17 00:00:00 2001 From: yury <yury> Date: Mon, 15 Mar 2004 16:38:55 +0000 Subject: [PATCH] *** empty log message *** --- lustre/tests/ltmpfs-sanity.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 lustre/tests/ltmpfs-sanity.sh diff --git a/lustre/tests/ltmpfs-sanity.sh b/lustre/tests/ltmpfs-sanity.sh deleted file mode 100755 index a6d921eb06..0000000000 --- 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 -- GitLab