3235: Remove errant action exemption.
[arvados.git] / docker / arvdock
index 372f32292aef0a8a1d18edc30d3219be8c3119f2..f2edc19c737107857e6216b41de52f2e04308d09 100755 (executable)
@@ -170,7 +170,7 @@ function do_start {
                     *)  start_workbench=$2; shift 2 ;;
                 esac
                 ;;
-            -k | --keep )
+            -k | --keep)
                 start_keep=true
                 shift
                 ;;