blob: 1bb343e0bfbca9ea374c64d614d228c1772c1946 [file] [log] [blame]
# add stdin to zip
pipein echo This is a test, and it seems to have been successful.
program modify
args teststdin.zip add_file teststring.txt /dev/stdin 0 -1
return 0
file-new teststdin.zip teststdin.zip