54d51a3 Add environment variables helpers

3 files Authored by nsoffer 6 years ago, Committed by teigland 6 years ago,
    Add environment variables helpers
    
    These helpers make it easy to get an environment variable falling back
    to default value if the environment variable is not set. This will be
    used for using a special sanlock run directory and disabling privileged
    operations when running sanlock in the tests.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+6 -3
file added
+34
file added
+15