X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=pctb%2Fshow-thing.tcl;h=c0182238557b3dd5e64c5c020d5e8d4d4756393a;hp=3d42218619359f68e864dc72c2923a880d415ff0;hb=9a9ad06e5adcb90a5781fbe55882158609c218ba;hpb=228064d752783de516994b2e38d7bca59507eefc diff --git a/pctb/show-thing.tcl b/pctb/show-thing.tcl index 3d42218..c018223 100755 --- a/pctb/show-thing.tcl +++ b/pctb/show-thing.tcl @@ -406,7 +406,7 @@ proc RETURN_RESULT {how what} { helptext {{{ Processing }}} unbind_all_keys update idletasks - puts "$how $what" + puts stderr "$how $what" eval update_database/$how $what exec kill -STOP [pid] fileevent stdin readable required @@ -444,7 +444,7 @@ proc required {} { init_widgets manyset [lrange $l 0 3] unk_l unk_r unk_context set glyphsdone [lrange $l 3 end] - puts "SHOW-THING GOT $l" + puts stderr "SHOW-THING GOT $l" fileevent stdin readable {}