Searched refs:localpath (Results 1 – 1 of 1) sorted by relevance
22 local localpath="$2"24 echo $localpath | grep -qs '^/'26 log_error_and_exit $localpath does not start with /28 local entry="$root$localpath"