mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
Sometimes is useful to be able to limit the size of a test environment to validate some scenarios that are bound to disk size. This commit adds a -s (size) option that can be used when creating test environments so the user can control how much space is available in that environment. If not used, the test environment works the same as before. Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>