Loading scripts/git/git-push-all.sh +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ if [ "$TEST_BRANCH_PREFIX" ]; then fi if [ "$TOR_GIT_PUSH_PATH" ]; then echo "Changing to $GIT_PUSH_PATH before pushing" echo "Changing to $TOR_GIT_PUSH_PATH before pushing" cd "$TOR_GIT_PUSH_PATH" else echo "Pushing from the current directory" Loading Loading
scripts/git/git-push-all.sh +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ if [ "$TEST_BRANCH_PREFIX" ]; then fi if [ "$TOR_GIT_PUSH_PATH" ]; then echo "Changing to $GIT_PUSH_PATH before pushing" echo "Changing to $TOR_GIT_PUSH_PATH before pushing" cd "$TOR_GIT_PUSH_PATH" else echo "Pushing from the current directory" Loading