Searched refs:relative_path (Results 1 – 3 of 3) sorted by relevance
36 source "$relative_path/mirror_topo_lib.sh"
3 source "$relative_path/mirror_lib.sh"
27 relative_path="${BASH_SOURCE%/*}"28 if [[ "$relative_path" == "${BASH_SOURCE}" ]]; then29 relative_path="."32 if [[ -f $relative_path/forwarding.config ]]; then33 source "$relative_path/forwarding.config"