Skip to content
Snippets Groups Projects
Commit f5b7d7f1 authored by Yury Umanets's avatar Yury Umanets
Browse files

*** empty log message ***

parent 363a4d1e
No related branches found
No related tags found
No related merge requests found
#!/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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment