X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=tests%2Ftest-imagex-mount;h=906a3d65c76e0cc0e40ce0518bef7613a1f85f12;hp=088e08b544bff64285a45d09cce418403f691738;hb=8eaff5673d8e133e72e20cf4409ab4c901831424;hpb=6e3abe42b9c5fed344c732fe02b9eac7c5788ef4;ds=sidebyside diff --git a/tests/test-imagex-mount b/tests/test-imagex-mount index 088e08b5..906a3d65 100755 --- a/tests/test-imagex-mount +++ b/tests/test-imagex-mount @@ -54,8 +54,8 @@ for flag in "--compress=none" "--compress=maximum" "--compress=fast"; do fi mkdir tmp if ! imagex mount dir.wim dir tmp; then - error "Failed to mount test WIM read-only" \ - "Please read any error messages above before reporting this test failure."\ + error "Failed to mount test WIM read-only. " \ + "Please read any error messages above before reporting this test failure. "\ "Perhaps you don't have FUSE installed, or the FUSE kernel module isn't" \ "loaded, or you aren't a member of the FUSE group?" fi