File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ verify_file_exists "test7_linux.dat" "2.txt" "linux"
226226echo " Linux mixed stripping verification passed!"
227227
228228# Test Windows build with mixed patterns
229- echo " Testing Windows mixed stripping: patch000\\ 1.txt .\\ patch000\\ 2.txt patch000\\ xxx\\ 3.txt"
229+ printf " Testing Windows mixed stripping: patch000\\ 1.txt .\\ patch000\\ 2.txt patch000\\ xxx\\ 3.txt\n "
230230run_wine a test7_windows.dat ' patch000\1.txt' ' .\patch000\2.txt' ' patch000\xxx\3.txt'
231231echo " Windows mixed stripping archive contents:"
232232run_wine l test7_windows.dat
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ diff -u rpu.md5 rpu2.md5
5656# DAT2 format with automatic recursive directory structure preservation
5757rm -f " $RPU2_DAT "
5858cd " $RPU_DIR "
59- $DAT3 a " ../$RPU2_DAT " *
59+ $DAT3 a " ../$RPU2_DAT " -- *
6060cd ..
6161
6262# Test with original dat2.exe via wine
You can’t perform that action at this time.
0 commit comments