Add repeat_key=true to check_disk.exe -p

fixes #10158
This commit is contained in:
Jean-Marcel Flach 2015-09-16 15:14:33 +02:00
parent c14fbbf50b
commit 1d1d2ceb96
1 changed files with 1 additions and 0 deletions

View File

@ -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$"