6 lines
240 B
Text
6 lines
240 B
Text
|
# change method to unknown
|
||
|
return 1
|
||
|
args test.zip set_file_compression 0 unknown 0
|
||
|
file test.zip teststored.zip teststored.zip
|
||
|
stderr can't set file compression method at index '0' to 'unknown', flags '0': Compression method not supported
|