Searched refs:PWD (Results 1 – 4 of 4) sorted by relevance
78 [ `basename "$PWD"` == "eclipse" ] || dieWithUsage "Please run this script from the sdk/eclipse dir…117 SITE_PARAM="-DinternalSite=1 -DupdateSiteSource=$PWD/sites/internal"119 SITE_PARAM="-DupdateSiteSource=$PWD/sites/external"149 BUILDCONFIG="$PWD/buildConfig"184 mkdir -p $PWD/plugins/com.android.ide.eclipse.adt.overlay/src216 -DbuildDirectory=$PWD \
63 cd "$D/../../../" && echo "Switched to directory $PWD"129 cd "$D/../../../" && echo "Switched to directory $PWD"134 echo "RUNNING $sc from $PWD"
20 ANDROID_SRC="$PWD"
19 if [ `basename "$PWD"` != "eclipse" ]; then