Merge branch 'ticket29533_squashed'

This commit is contained in:
Nick Mathewson
2019-06-17 08:56:13 -04:00
3 changed files with 13 additions and 2 deletions
-1
View File
@@ -35,7 +35,6 @@ if [ -e scripts/maint/practracker/practracker.py ]; then
fi
remote="$1"
remote_loc="$2"
remote_name=$(git remote --verbose | grep "$2" | awk '{print $1}' | head -n 1)