X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=blobdiff_plain;f=pctb%2Fdictionary-manager;h=aaa9e132e457297435b425d0c58cc6f6e8a84a87;hp=a2a82a442de973eff2497b8885c6525145911228;hb=6a3c0962283d32bc6e5f6c47c929baf37ddc642f;hpb=cde017ed6b76840ce2ae1aa5fc740a6e06352f92 diff --git a/pctb/dictionary-manager b/pctb/dictionary-manager index a2a82a4..aaa9e13 100755 --- a/pctb/dictionary-manager +++ b/pctb/dictionary-manager @@ -1051,7 +1051,7 @@ foreach arg $argv { {--debug-server} { proc debug {m} { puts stderr "DICT-MGR-SVR $m" }} {--noop-arg} { } {--approve-updates} { set mainkind approve; break } - {--automatic-1} { set mainkind automatic } + {--automatic-1} { set mainkind automatic; break } {--remote-server-1} { set mainkind remoteserv; break } {--automatic*} - {--remote-server} { error "incompatible versions - install problem" }