mirror of
https://github.com/facebook/zstd.git
synced 2025-08-08 17:22:10 +03:00
Remove folder when done with test
This commit is contained in:
@@ -325,6 +325,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"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user