commit | 53366adf9c0c6b00ec54ff3074037c82995c7ed0 | [log] [tgz] |
---|---|---|
author | Mahmoud Mandour <ma.mandourr@gmail.com> | Tue Oct 26 11:22:21 2021 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Thu Nov 04 10:32:01 2021 +0000 |
tree | 4a5d2edead5e8323b9dfad0a8374763f093ab8e4 | |
parent | 14f3110a99d4edf683c6b503ca02dba09a124aff [diff] |
plugins/cache: split command line arguments into name and value This way of handling args is more lenient and sets a better framework to parse boolean command line arguments. Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210810134844.166490-4-ma.mandourr@gmail.com> Message-Id: <20211026102234.3961636-16-alex.bennee@linaro.org>