mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-11 20:58:50 +03:00
tests: allow add printable skip message
This commit is contained in:
parent
a939857a63
commit
f50229041b
@ -209,6 +209,7 @@ dm_table() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
skip() {
|
skip() {
|
||||||
|
test "$#" -eq 0 || echo "TEST SKIPPED: $@"
|
||||||
touch SKIP_THIS_TEST
|
touch SKIP_THIS_TEST
|
||||||
exit 200
|
exit 200
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user