summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--check-kernel.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/check-kernel.in b/check-kernel.in
index 68e606d..b3088d7 100644
--- a/check-kernel.in
+++ b/check-kernel.in
@@ -25,7 +25,6 @@ reboot=false
while true; do
case "$1" in
-r|--reboot)
- shift
reboot=true
;;
--help)