From bb5241a299616360cab5d0750cffd744c490f4f7 Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Thu, 1 Dec 2022 21:14:55 -0500 Subject: More programs + don't sync non-laptop.tcl assertions from laptop Attempts to improve networking too --- virtual-programs/unix-commands.folk | 1 - 1 file changed, 1 deletion(-) (limited to 'virtual-programs') diff --git a/virtual-programs/unix-commands.folk b/virtual-programs/unix-commands.folk index 9958debb..94cb9597 100644 --- a/virtual-programs/unix-commands.folk +++ b/virtual-programs/unix-commands.folk @@ -26,7 +26,6 @@ When /someone/ wishes /p/ runs Unix command /c/ { fconfigure $reader -blocking 0 fileevent $reader readable [list ::readline $jobid $reader] - When /p/ is running Unix command /c/ with job id $jobid output /log/ { Wish $p is labelled [join $log "\n"] } -- cgit v1.2.3