blob: 287624c0a2d4e647f165f59ddb97ab34bd0bd8fb [file] [log] [blame]
Thomas Klausnera20a3362011-08-03 23:34:16 +02001# add file to zip twice, making duplicate names
2program add_from_file
3return 1
4args testfile.zip testfile.txt testfile.txt
5file testfile.txt testfile.txt testfile.txt
Thomas Klausner80c93b22011-08-04 15:21:24 +02006file-new testfile.zip testfile.zip
Thomas Klausnera20a3362011-08-03 23:34:16 +02007stderr can't add file `testfile.txt': File already exists