summaryrefslogtreecommitdiff
path: root/Master/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Master/common.sh')
-rwxr-xr-xMaster/common.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/common.sh b/Master/common.sh
index 817eaa41dee..4fc542672d3 100755
--- a/Master/common.sh
+++ b/Master/common.sh
@@ -608,11 +608,10 @@ menu_this_platform()
}
-# This run for scheme selection <S>.
+# This runs for scheme selection <S>.
menu_schemes()
{
while true; do
- cls
for i in $all_schemes
do
eval key=\"\$schemes_${i}_ident\"