From b3a7545217eb561b16b349e3c41f39ce094d3325 Mon Sep 17 00:00:00 2001 From: Adriaan de Groot Date: Fri, 25 Jan 2019 11:43:33 -0500 Subject: [PATCH] [unpackfs] One more test case --- src/modules/unpackfs/tests/8.global | 4 ++++ src/modules/unpackfs/tests/8.job | 5 +++++ 2 files changed, 9 insertions(+) create mode 100644 src/modules/unpackfs/tests/8.global create mode 100644 src/modules/unpackfs/tests/8.job diff --git a/src/modules/unpackfs/tests/8.global b/src/modules/unpackfs/tests/8.global new file mode 100644 index 000000000..0cb33ce55 --- /dev/null +++ b/src/modules/unpackfs/tests/8.global @@ -0,0 +1,4 @@ +--- +rootMountPoint: /tmp/unpackfs-test-run-rootdir/ +localeConf: + - LANG: nl diff --git a/src/modules/unpackfs/tests/8.job b/src/modules/unpackfs/tests/8.job new file mode 100644 index 000000000..a31068e5d --- /dev/null +++ b/src/modules/unpackfs/tests/8.job @@ -0,0 +1,5 @@ +--- +unpack: + - source: . + sourcefs: ext4 + destination: realdest