summaryrefslogtreecommitdiff
path: root/scripts/slight
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/slight')
-rwxr-xr-xscripts/slight1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/slight b/scripts/slight
index 740c07e..8aaa5eb 100755
--- a/scripts/slight
+++ b/scripts/slight
@@ -65,7 +65,6 @@ while getopts "i:d:s:ph" option; do
h) help; exit 0 ;;
*) err "Try '${0} -h' for help." ;;
-
esac
done