From 315e32539a423cbf102d1cdf1fc5466c870ae600 Mon Sep 17 00:00:00 2001 From: Jean-Marcel Flach Date: Wed, 16 Sep 2015 15:14:33 +0200 Subject: [PATCH] Add repeat_key=true to check_disk.exe -p fixes #10158 --- itl/command-plugins-windows.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/itl/command-plugins-windows.conf b/itl/command-plugins-windows.conf index be16fbf9e..51af4d2ca 100644 --- a/itl/command-plugins-windows.conf +++ b/itl/command-plugins-windows.conf @@ -34,6 +34,7 @@ object CheckCommand "disk-windows" { "-p" = { value = "$disk_win_path$" description = "Optional paths to check" + repeat_key = true } "-u" = { value = "$disk_win_unit$"