about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc3
1 files changed, 2 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index 12200cd9..0c6ea313 100644
--- a/mu.arc
+++ b/mu.arc
@@ -184,7 +184,8 @@
     (> curr-cycle* rep.routine!sleep.0)
     (ret result nil
       (= routine* routine)
-      (= result (in (m rep.routine!sleep) 0 nil))
+;?       (tr "checking location " rep.routine*!sleep)
+      (= result (~in (m rep.routine!sleep) 0 nil))
       (= routine* nil))))
 
 (on-init