Skip to content

Commit

Permalink
Add repeat_key=true to check_disk.exe -p
Browse files Browse the repository at this point in the history
fixes #10158
  • Loading branch information
Crunsher committed Sep 16, 2015
1 parent c14fbbf commit 1d1d2ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions itl/command-plugins-windows.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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$"
Expand Down

0 comments on commit 1d1d2ce

Please sign in to comment.