8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
# change mtime in a zip archive, fails because file is PKWare-encrypted
|
|
return 1
|
|
arguments testfile set_file_mtime 0 1407272201
|
|
file testfile encrypt.zip
|
|
stderr
|
|
can't set file mtime at index '0' to '1407272201': Operation not supported
|
|
end-of-inline-data
|