mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
patternX to pattern (#1120)
* pattern is not an issue for yaml. changing patternX to pattern everywhere * added patternX to deprecated
This commit is contained in:
@ -3912,8 +3912,7 @@ diodelay:
|
||||
cast_input: [ true, true ]
|
||||
output: [ ToString(args) ]
|
||||
|
||||
# pattern is a keyword in yaml, so patternX is used to avoid it
|
||||
patternX:
|
||||
pattern:
|
||||
help: "[fname]\n\t[Mythen3][Ctb][Xilinx Ctb] Loads ASCII pattern file directly to server (instead of executing line by line)"
|
||||
command_name: "pattern"
|
||||
actions:
|
||||
|
Reference in New Issue
Block a user