Skip to content

set: warn if CACHE type is not recognized

This commit checks if the cache type in the 'Set' command is valid. If not, it issues a warning that the cache type was converted to a string. The behavior of the command is not changed aside from the warning that is issued in this case.

Topic-rename: set-validate-cache-type

Edited by Brad King

Merge request reports