blob: e5a0f99794d1f31261c8f7a9b7d3ca99937305e0 [file] [log] [blame]
Thomas Klausnera20a3362011-08-03 23:34:16 +02001# add file to zip twice, making duplicate names
Thomas Klausnerbb32af62012-04-27 15:26:35 +02002program modify
Thomas Klausnera20a3362011-08-03 23:34:16 +02003return 1
Dieter Baronc9d42c22012-07-30 21:48:51 +02004args -- testfile.zip add_file testfile.txt testfile.txt 0 -1 add_file testfile.txt testfile.txt 0 -1
Thomas Klausnera20a3362011-08-03 23:34:16 +02005file testfile.txt testfile.txt testfile.txt
Thomas Klausner80c93b22011-08-04 15:21:24 +02006file-new testfile.zip testfile.zip
Thomas Klausner73716052013-11-28 18:15:14 +01007stderr can't add file 'testfile.txt': File already exists