X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tests%2Ftest-imagex-mount;h=d7c75e1670d8edba38b8afb2367531f49c5eee1f;hb=e1aaba78f1608adf6fcb8d1650144789755940fd;hp=906a3d65c76e0cc0e40ce0518bef7613a1f85f12;hpb=8eaff5673d8e133e72e20cf4409ab4c901831424;p=wimlib diff --git a/tests/test-imagex-mount b/tests/test-imagex-mount index 906a3d65..d7c75e16 100755 --- a/tests/test-imagex-mount +++ b/tests/test-imagex-mount @@ -36,7 +36,7 @@ init() { echo 'testing' > dir2/file dd if=/dev/zero of=dir2/zeroes bs=4096 count=5 mkdir tmp.empty tmp.mnt tmp.apply tmp.orig - imagex capture tmp.empty empty.wim + imagex capture tmp.empty empty.wim --norpfix } cleanup