12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
# zip_open: file is not a zip archive
|
|
program tryopen
|
|
file CMakeLists.txt CMakeLists.txt
|
|
arguments CMakeLists.txt
|
|
return 1
|
|
stdout
|
|
opening 'CMakeLists.txt' returned error 19
|
|
end-of-inline-data
|
|
stderr
|
|
1 errors
|
|
end-of-inline-data
|