summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJeff Bilyk <jbilyk@gmail.com>2010-12-30 18:14:50 +0000
committerJeff Bilyk <jbilyk@gmail.com>2010-12-30 18:14:50 +0000
commit8fa277b944079fc882d2b7c6aeb7128448a24ec5 (patch)
tree54f30c72e2bfe521483221ea3d146b8d828a7d9c /tests
parent5b9b638e7663b8906a24d5e2f4c805dd8ab43e1e (diff)
downloadapts-0.2.tar.bz2
apts-0.2.tar.xz
apts: fix bug with trailing slash on outdir and misc other fixesv0.2
fix bug with trailing slash on outdir and misc others
Diffstat (limited to 'tests')
-rw-r--r--tests/generic-apk5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/generic-apk b/tests/generic-apk
deleted file mode 100644
index 20602c3..0000000
--- a/tests/generic-apk
+++ /dev/null
@@ -1,5 +0,0 @@
- if [ $@ = "generic-apk" ];
- then exit 0;
- fi
- apk_add $@
- apk_del $@