summaryrefslogtreecommitdiff
path: root/testfiles
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2007-01-15 17:08:26 +0000
committerMax Kremmel <xing@synapse.plus.com>2007-01-15 17:08:26 +0000
commit7adda92ef7b49ba943042aa6eafa65308f75d5c7 (patch)
tree97d0b6a55106d598d1015ceeb02f900bda46de32 /testfiles
parentf4ff7e9122460c3113dce17eae31e1a5179d1247 (diff)
downloadinstall-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.rarbin0 -> 83 bytes
-rw-r--r--testfiles/test.tarbin0 -> 10240 bytes
-rw-r--r--testfiles/test.tar.bz2bin0 -> 126 bytes
-rw-r--r--testfiles/test.tar.gzbin0 -> 130 bytes
-rw-r--r--testfiles/test.zipbin0 -> 153 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/testfiles/test.rar b/testfiles/test.rar
new file mode 100644
index 0000000..05b59e6
--- /dev/null
+++ b/testfiles/test.rar
Binary files differ
diff --git a/testfiles/test.tar b/testfiles/test.tar
new file mode 100644
index 0000000..840a7ac
--- /dev/null
+++ b/testfiles/test.tar
Binary files differ
diff --git a/testfiles/test.tar.bz2 b/testfiles/test.tar.bz2
new file mode 100644
index 0000000..43f9b61
--- /dev/null
+++ b/testfiles/test.tar.bz2
Binary files differ
diff --git a/testfiles/test.tar.gz b/testfiles/test.tar.gz
new file mode 100644
index 0000000..70cf64e
--- /dev/null
+++ b/testfiles/test.tar.gz
Binary files differ
diff --git a/testfiles/test.zip b/testfiles/test.zip
new file mode 100644
index 0000000..d1f1f10
--- /dev/null
+++ b/testfiles/test.zip
Binary files differ