7 lines
199 B
Text
7 lines
199 B
Text
# zip_open: file is not a zip archive
|
|
program tryopen
|
|
file CMakeLists.txt CMakeLists.txt CMakeLists.txt
|
|
args CMakeLists.txt
|
|
return 1
|
|
stdout opening 'CMakeLists.txt' returned error 19
|
|
stderr 1 errors
|