Don't crash if UID is not found in pw database
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 16 Feb 2015 13:24:56 +0000 (15:24 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 16 Feb 2015 14:53:10 +0000 (16:53 +0200)
commit58abcde49c9d3bd012b95d47c84fb18ed35ec5f3
treef0e551d27d7267a4ff0702cb282f869f3c2a56d3
parentbe692c6b50b5d3947c20aba4e41cfb7239d607be
Don't crash if UID is not found in pw database

We just don't set the HOME env variable in that case.

Change-Id: Ieab00d21d61e7e001dc3c04ef1d618e9d8c455d3
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
obs_service_gbp_utils/__init__.py