Use IS_CONSOLE macro to detect that we're indeed using a console
This commit is contained in:
@@ -309,7 +309,6 @@ test -f precompressedFilterTestDir/input.5.zst.zst
|
||||
test -f precompressedFilterTestDir/input.6.zst.zst
|
||||
println "Test completed"
|
||||
|
||||
|
||||
println "\n===> recursive mode test "
|
||||
# combination of -r with empty list of input file
|
||||
zstd -c -r < tmp > tmp.zst
|
||||
|
||||
Reference in New Issue
Block a user