Merge pull request #2720 from senhuang42/remove_folder
Remove folder when done with test
This commit is contained in:
commit
d90bc0e0b6
@ -329,6 +329,7 @@ zstd --long --rm -r precompressedFilterTestDir
|
||||
# Files should get compressed again without the --exclude-compressed flag.
|
||||
test -f precompressedFilterTestDir/input.5.zst.zst
|
||||
test -f precompressedFilterTestDir/input.6.zst.zst
|
||||
rm -rf precompressedFilterTestDir
|
||||
println "Test completed"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user