From 7747c8986e2f03a455d55ed3342849a604fc9f30 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 6 Feb 2007 00:37:38 +0000 Subject: (menu_schemes): do not run cls, then the collections list is wiped out immediately. Jjgod Jiang, 5 Feb 2007 13:34:13. git-svn-id: svn://tug.org/texlive/trunk@3935 c570f23f-e606-0410-a88d-b1316a301751 --- Master/common.sh | 3 +-- 1 file changed, 1 insertion(+), 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 . +# This runs for scheme selection . menu_schemes() { while true; do - cls for i in $all_schemes do eval key=\"\$schemes_${i}_ident\" -- cgit v1.2.3