summaryrefslogtreecommitdiffstats
path: root/scripts/git-ptx-patches
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/git-ptx-patches')
-rwxr-xr-xscripts/git-ptx-patches1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/git-ptx-patches b/scripts/git-ptx-patches
index 8bf1731ae..fe3d1b619 100755
--- a/scripts/git-ptx-patches
+++ b/scripts/git-ptx-patches
@@ -64,7 +64,6 @@ while getopts "aft:n" opt; do
;;
t)
tag="${OPTARG}"
- range="${tag}"
;;
n)
numbered_patches=false