Searched refs:PWD (Results 1 – 5 of 5) sorted by relevance
81 PWD=`pwd`82 if [[ "${PWD}" == */system/bt ]]84 echo "Please edit ${PWD}/stack/include/bt_types.h next."
42 while ! testAndSetRepoTop "$PWD"; do43 if [[ "$PWD" == "/" ]]; then
168 if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
50 python -c "import os.path; print os.path.relpath('$1', '$PWD')"