mirror of
https://github.com/facebook/zstd.git
synced 2025-12-12 00:05:03 -05:00
Remove folder when done with test
This commit is contained in:
parent
dd4f6aa9e6
commit
f5f6cc2e48
@ -325,6 +325,7 @@ zstd --long --rm -r precompressedFilterTestDir
|
|||||||
# Files should get compressed again without the --exclude-compressed flag.
|
# Files should get compressed again without the --exclude-compressed flag.
|
||||||
test -f precompressedFilterTestDir/input.5.zst.zst
|
test -f precompressedFilterTestDir/input.5.zst.zst
|
||||||
test -f precompressedFilterTestDir/input.6.zst.zst
|
test -f precompressedFilterTestDir/input.6.zst.zst
|
||||||
|
rm -rf precompressedFilterTestDir
|
||||||
println "Test completed"
|
println "Test completed"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user