[unpackfs] Fix test validation (and document what the test is for)
This commit is contained in:
parent
0c7f06137a
commit
2bf43ffbf2
@ -1,6 +1,10 @@
|
|||||||
# SPDX-FileCopyrightText: no
|
# SPDX-FileCopyrightText: no
|
||||||
# SPDX-License-Identifier: CC0-1.0
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
#
|
||||||
|
# Test that a "bogus" sourcefs (a filesystem kind that does not
|
||||||
|
# exist) fails gracefully.
|
||||||
---
|
---
|
||||||
unpack:
|
unpack:
|
||||||
- source: .
|
- source: .
|
||||||
sourcefs: bogus
|
sourcefs: bogus
|
||||||
|
destination: /
|
||||||
|
Loading…
Reference in New Issue
Block a user