blob: 735d1bdd7780f15cdb046989462536a153461bec [file]
# add already existing file to zip, making duplicate names
program add_from_file
return 1
args testfile.zip testfile.txt
file testfile.txt testfile.txt testfile.txt
file testfile.zip testfile.zip testfile.zip
stderr can't add file `testfile.txt': File already exists