commit | 18921bd00d97c1f160be8e778d863cd558adc51b | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Sat Oct 26 10:05:37 2002 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Sat Oct 26 10:05:37 2002 +0000 |
tree | ec74d3ae251679805e5ee667196de55a82b8f096 | |
parent | 5ad22c933ca587510a1980f5277812061cbab03c [diff] |
A bugfix from Danny Lepage: It seems that under busybox unstable, "tar -c -f - blabla" create a tar file named "-" instead of writing to stdout. The included patch should fix this.