@@ -46,11 +46,11 @@ (include "common_records.scm") (include "db_records.scm") (include "run_records.scm") -(import debugprint) +;; (import debugprint) (define (dboard:launch-testpanel run-id test-id) (let* ((dboardexe (common:find-local-megatest "dashboard")) (cmd (conc dboardexe " -test " run-id "," test-id