From 731bddbede2392e6c88c3db28a2156d20ea26db7 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 9 Apr 2020 08:51:37 +0200 Subject: Add a GitLab CI specification --- lib/actions/clean.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/actions/clean.bash') diff --git a/lib/actions/clean.bash b/lib/actions/clean.bash index eec2736..dcf1e5a 100644 --- a/lib/actions/clean.bash +++ b/lib/actions/clean.bash @@ -2,7 +2,7 @@ action() { local OPTIND - local clean_source + local clean_src while getopts ":s" opt do -- cgit v1.1