]> wimlib.net Git - wimlib/blobdiff - tests/test_utils.sh
wimcapture, wimappend: semantics updates
[wimlib] / tests / test_utils.sh
index 5ebd2b1389d50b969b72c2c8bb28abe0d1e8baf2..d6f51453125d6585f5ed0f5e22127dddf3a177c7 100644 (file)
@@ -48,7 +48,7 @@ wimapply()
 
 wimcapture()
 {
-       wimlib_imagex capture "$@" > /dev/null
+       wimlib_imagex capture "$@" --force > /dev/null
 }
 
 wimdelete()