committed by
Norman Feske
parent
2c8f814c66
commit
24941ffaeb
@@ -17,6 +17,8 @@ proc install_config {config} {
|
||||
set fh [open "[run_dir]/config" "WRONLY CREAT TRUNC"]
|
||||
puts $fh $config
|
||||
close $fh
|
||||
|
||||
check_xml_syntax [run_dir]/config
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user