Commit 2a68d009 authored by Frank Bergmann's avatar Frank Bergmann

- exec -> im_exec changes from Gustaf

parent 96f48f4a
......@@ -51,7 +51,7 @@ if {![file readable $tmp_filename]} {
set import_filename "${tmp_filename}_copy"
catch {
exec cp $tmp_filename $import_filename
file copy -force -- $tmp_filename $import_filename
}
# ---------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment