Skip to content

Commit 68a2f1f

Browse files
remove path information
1 parent 27eb10a commit 68a2f1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kratos.gid/kratos.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ proc Kratos::Event_SaveModelSPD { filespd } {
523523

524524
# Log it
525525
set Kratos::kratos_private(model_log_folder) [file join [GiD_Info Project ModelName].gid Logs]
526-
Kratos::Log "Save model $filespd"
526+
Kratos::Log "Save model [file tail $filespd ]"
527527

528528
}
529529

0 commit comments

Comments
 (0)