diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-01-15 17:08:26 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-01-15 17:08:26 +0000 |
| commit | 7adda92ef7b49ba943042aa6eafa65308f75d5c7 (patch) | |
| tree | 97d0b6a55106d598d1015ceeb02f900bda46de32 /testfiles | |
| parent | f4ff7e9122460c3113dce17eae31e1a5179d1247 (diff) | |
| download | install-7adda92ef7b49ba943042aa6eafa65308f75d5c7.tar.gz install-7adda92ef7b49ba943042aa6eafa65308f75d5c7.tar.bz2 install-7adda92ef7b49ba943042aa6eafa65308f75d5c7.zip | |
fist bash at doing some executable checks on the server when installing bitweaver. this should help answer questions as to what file formats can be processed on the server
Diffstat (limited to 'testfiles')
| -rw-r--r-- | testfiles/test.rar | bin | 0 -> 83 bytes |
| -rw-r--r-- | testfiles/test.tar | bin | 0 -> 10240 bytes |
| -rw-r--r-- | testfiles/test.tar.bz2 | bin | 0 -> 126 bytes |
| -rw-r--r-- | testfiles/test.tar.gz | bin | 0 -> 130 bytes |
| -rw-r--r-- | testfiles/test.zip | bin | 0 -> 153 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/testfiles/test.rar b/testfiles/test.rar Binary files differnew file mode 100644 index 0000000..05b59e6 --- /dev/null +++ b/testfiles/test.rar diff --git a/testfiles/test.tar b/testfiles/test.tar Binary files differnew file mode 100644 index 0000000..840a7ac --- /dev/null +++ b/testfiles/test.tar diff --git a/testfiles/test.tar.bz2 b/testfiles/test.tar.bz2 Binary files differnew file mode 100644 index 0000000..43f9b61 --- /dev/null +++ b/testfiles/test.tar.bz2 diff --git a/testfiles/test.tar.gz b/testfiles/test.tar.gz Binary files differnew file mode 100644 index 0000000..70cf64e --- /dev/null +++ b/testfiles/test.tar.gz diff --git a/testfiles/test.zip b/testfiles/test.zip Binary files differnew file mode 100644 index 0000000..d1f1f10 --- /dev/null +++ b/testfiles/test.zip |
