mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Remove debugging statement.
This commit is contained in:
@@ -1492,7 +1492,6 @@ proc DoPrint {} {
|
||||
|
||||
append cmd " $fname"
|
||||
Status "Printing..."
|
||||
puts "CMD=$cmd"
|
||||
if {[catch {exec /bin/sh "-c" $cmd} err]} {
|
||||
set RemindErrors [unique_lines $err]
|
||||
set_button_to_errors
|
||||
|
||||
Reference in New Issue
Block a user