blob: 287624c0a2d4e647f165f59ddb97ab34bd0bd8fb [file] [log] [blame]
# add file to zip twice, making duplicate names
program add_from_file
return 1
args testfile.zip testfile.txt testfile.txt
file testfile.txt testfile.txt testfile.txt
file-new testfile.zip testfile.zip
stderr can't add file `testfile.txt': File already exists