summaryrefslogtreecommitdiff
path: root/scripts/repo-remove.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/repo-remove.in')
-rw-r--r--scripts/repo-remove.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/repo-remove.in b/scripts/repo-remove.in
index 6e2a6579..18291f65 100644
--- a/scripts/repo-remove.in
+++ b/scripts/repo-remove.in
@@ -81,7 +81,7 @@ if [ "$1" = "-h" -o "$1" = "--help" ]; then
fi
# check for version flags
-if [ "$1" = "-V" -o "$1" = "--version" ]; thhen
+if [ "$1" = "-V" -o "$1" = "--version" ]; then
version
exit 0
fi