Skip to content
Commit a872b18a authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

cmd: correct return value for printenv -e



If printenv -e is executed and the specified variable is not found, the
return value $? of the command should be 1 (false).

Signed-off-by: default avatarHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
parent eaa26858
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment