]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
config_cmd_default.h: Add 'env exists' command
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 25 Feb 2015 22:23:51 +0000 (23:23 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:18 +0000 (14:34 +0200)
commitd951137b8fb28c7f946a227cc0a9ea7bd33a4adb
treef7ee4f35ce878985a0afd2535478f8dcb3cccbb6
parent4e035668cb1dfdf1a63d886772ffca07c2d15826
config_cmd_default.h: Add 'env exists' command

env exists allows scripts to query whether an environment variable
exists. Enable by default as it adds only a trivial amount of code and
can be useful in scripts.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
include/config_cmd_default.h