chiark / gitweb /
WIP overhaul of plumbing, databases, etc.
[ypp-sc-tools.web-live.git] / pctb / dictionary-manager
index a2a82a442de973eff2497b8885c6525145911228..aaa9e132e457297435b425d0c58cc6f6e8a84a87 100755 (executable)
@@ -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" }