Index: megatest.scm ================================================================== --- megatest.scm +++ megatest.scm @@ -63,10 +63,13 @@ #f ;; configinfo #f ;; configdat (make-hash-table) ;; denoise #f ;; client signature #f ;; remote connections + #f ;; run keys + (make-hash-table) ;; runs + #f ;; read-only )) (define *runremote* #f) ;; BUG: Remove this ASAP and update common:*remote* to not refer to *runremote* ;; Disabled help items