summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/bin/apk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bin/apk b/tests/bin/apk
index ceff306..cf06ed7 100755
--- a/tests/bin/apk
+++ b/tests/bin/apk
@@ -24,7 +24,7 @@ while [ $# -gt 0 ]; do
;;
--quiet)
quiet=1
- shift ;;
+ ;;
--arch) shift ;;
--repositories-file) shift ;;
--keys-dir) shift ;;