mirror of https://github.com/cutefishos/calamares
[unpackfs] Add test with too-small destination FS
parent
2a6bf50621
commit
d87badbf45
@ -0,0 +1,3 @@
|
||||
# This test uses a small destination FS, to make rsync fail
|
||||
---
|
||||
rootMountPoint: /tmp/unpackfs-test-run-rootdir3/
|
@ -0,0 +1,6 @@
|
||||
# This test uses a small destination FS, to make rsync fail
|
||||
---
|
||||
unpack:
|
||||
- source: .
|
||||
sourcefs: ext4
|
||||
destination: smalldest
|
Loading…
Reference in New Issue