aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-30 17:04:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-30 17:04:47 +1300
commitd4819eab1eb9429f2f5033f840db98f152c29736 (patch)
tree4343191095699184d8c687cf9f4a3fe31b39b96e
parentRefactor script some more (diff)
downloadwatch-vcs-tags-d4819eab1eb9429f2f5033f840db98f152c29736.tar.gz
watch-vcs-tags-d4819eab1eb9429f2f5033f840db98f152c29736.zip
Remove unused $self variable
-rwxr-xr-xwatch-git-tags1
1 files changed, 0 insertions, 1 deletions
diff --git a/watch-git-tags b/watch-git-tags
index b2b1fa8..890fa9e 100755
--- a/watch-git-tags
+++ b/watch-git-tags
@@ -1,5 +1,4 @@
#!/bin/sh
-self=watch-git-tags
# List sorted local tags
tags_local() {