Thomas Klausner | 0628e32 | 2005-07-15 16:54:25 +0000 | [diff] [blame] | 1 | # add buffer contents as file to zip |
Thomas Klausner | 0628e32 | 2005-07-15 16:54:25 +0000 | [diff] [blame] | 2 | return 0 |
Thomas Klausner | f9aef8a | 2014-12-10 15:43:59 +0100 | [diff] [blame] | 3 | args testbuffer.zip add teststring.txt "This is a test, and it seems to have been successful.\n" |
Thomas Klausner | 2e8c0cc | 2006-04-23 00:38:44 +0000 | [diff] [blame] | 4 | file-new testbuffer.zip testbuffer.zip |