Don't insert date in generated motor configuration file.
This commit is contained in:
@@ -52,7 +52,7 @@ proc parse_file {fname fhr fhe} {
|
||||
proc mk_cfg_header {fhmc} {
|
||||
puts $fhmc "#### SICS motor driver configuration ####"
|
||||
puts $fhmc "# Generated by: $::argv0 $::argv"
|
||||
puts $fhmc "# Date: [clock format [clock seconds] -format %Y-%m-%dT%H:%M:%S]"
|
||||
# puts $fhmc "# Date: [clock format [clock seconds] -format %Y-%m-%dT%H:%M:%S]"
|
||||
puts $fhmc "# Generated from the following files,"
|
||||
foreach f $::file_list {
|
||||
incr fcntr
|
||||
|
||||
Reference in New Issue
Block a user