Skip to content

Commit

Permalink
TMP: Export function
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Nov 8, 2022
1 parent bac5f65 commit c920817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bash/runfiles/runfiles.bash
Original file line number Diff line number Diff line change
Expand Up @@ -344,5 +344,6 @@ function runfiles_rlocation_checked() {
return 1
fi
}
export -f runfiles_rlocation_checked

export RUNFILES_REPO_MAPPING=$(runfiles_rlocation_checked _repo_mapping 2> /dev/null)

0 comments on commit c920817

Please sign in to comment.