blob: e5907d33ef7a74246749d351adaef65f3c9bdd81 [file] [log] [blame]
import os as _os
import infra as _infra
# Full real path of the infra.git checkout.
full_infra_path = _os.path.abspath(_os.path.join(
_os.path.realpath(_infra.__file__), _os.pardir, _os.pardir))