From f79dea0f5e1b89488d73bfb0360e651b8d578e15 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 11 Apr 2019 18:15:41 -0400 Subject: Consistently shift function arguments --- (limited to 'src/cmd/remove-suite.sh') diff --git a/src/cmd/remove-suite.sh b/src/cmd/remove-suite.sh index 35bae16..9c709ba 100644 --- a/src/cmd/remove-suite.sh +++ b/src/cmd/remove-suite.sh @@ -23,6 +23,7 @@ cmd_remove_suite_main() { local suite="${1}" + shift 1 local chan= local dist= -- cgit v0.9.1