Skip to content

Commit

Permalink
msg not shown
Browse files Browse the repository at this point in the history
  • Loading branch information
jginternational committed Jul 7, 2023
1 parent cfd76d0 commit 68d2816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kratos.gid/kratos.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ proc Kratos::WriteCalculationFilesEvent { {filename ""} } {
set end_time [clock seconds]
set ttime [expr {$end_time-$ini_time}]
Kratos::Log "Write calculation files in [Duration $ttime]"
W "Write calculation files in [Duration $ttime]"
# W "Write calculation files in [Duration $ttime]"
return $errcode
}

Expand Down

0 comments on commit 68d2816

Please sign in to comment.