]> wimlib.net Git - wimlib/blobdiff - tests/test-imagex-mount
Add Windows rpfix tests
[wimlib] / tests / test-imagex-mount
index 906a3d65c76e0cc0e40ce0518bef7613a1f85f12..d7c75e1670d8edba38b8afb2367531f49c5eee1f 100755 (executable)
@@ -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