Skip to content
Snippets Groups Projects
Commit b0f519da authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

indention

parent 3a1e0ad0
Branches
Tags
No related merge requests found
......@@ -59,9 +59,9 @@ while true; do
shift 2
;;
-f|--values|-s|--set|--set-string)
valueargs="${valueargs} $1 $2"
shift 2
;;
valueargs="${valueargs} $1 $2"
shift 2
;;
-c|--charts)
charts="$2"
shift 2
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment