changeset 601:acc2ba6be415

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 04 Feb 2021 12:23:52 +0200
parents 90da5691cc81
children a09401d4ac8c
files quotedb.tcl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/quotedb.tcl	Thu Feb 04 12:16:32 2021 +0200
+++ b/quotedb.tcl	Thu Feb 04 12:23:52 2021 +0200
@@ -390,7 +390,7 @@
   }
 
   ### Parse the given command
-  qdb_log "$unick/$uhand/$uchan searched $utable: $utext"
+  qdb_log "${unick}/${uhand}/${uchan} searched ${utable}: ${utext}"
 
   set ftokens [split $utext " "]
   set fpatlist {}