Files
validations-common/validations_common/callback_plugins/validation_json.py
Jiri Podivin a43ffef7e7 Callback logging unification
Callback logs the validations results into '$HOME/validations'
if the 'VALIDATIONS_LOG_DIR' environment variable is not set.
This brings VC in line with VL.

The home folder location is now obtained trought the expansion on of the '~' char.
Preventing issues when caused by an unset '$HOME'.
Using the insight from the I13ba1b2eb0b11c2aded35b44c7fbae643210a269
by fressi.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ib0e98989d6777aac22c4414b68a7b3e6061aece1
2021-06-30 11:10:17 +02:00

6.4 KiB