diff --git a/patch-control.sh b/patch-control.sh index a60b56007640f7c42a824709ef662b3ef0f9feac..9c8e6e89a205015b5dfc716beed296152246d065 100644 --- a/patch-control.sh +++ b/patch-control.sh @@ -49,6 +49,8 @@ function get_run_setup_file() { --list \ --text "Select one of the following Run Setups:" \ --radiolist \ + --width=600 \ + --height=400 \ --column="Selection" \ --column="Run Setup file" \ --column="Run Setup name" \