8 lines
216 B
Plaintext
8 lines
216 B
Plaintext
# check if file is torrentzip, fails because it was modified afterwards
|
|
return 0
|
|
arguments testfile.zzip get_archive_flag is-torrentzip
|
|
file testfile.zzip testfile-torrentzip-modified.zip
|
|
stdout
|
|
0
|
|
end-of-inline-data
|