summaryrefslogtreecommitdiffstats
path: root/tests/generic-apk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/generic-apk')
-rw-r--r--tests/generic-apk3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/generic-apk b/tests/generic-apk
index e14d631..20602c3 100644
--- a/tests/generic-apk
+++ b/tests/generic-apk
@@ -1,2 +1,5 @@
+ if [ $@ = "generic-apk" ];
+ then exit 0;
+ fi
apk_add $@
apk_del $@