Remove explicit test debug_threshold from SCT files and regenerate
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
driver astrium_chopper = {
|
||||
debug_threshold = 2;
|
||||
vendor = astrium; device = chopper; protocol = std;
|
||||
class = NXdisk_chopper; simulation_group = chopper_simulation;
|
||||
|
||||
@@ -108,6 +107,5 @@ driver astrium_chopper = {
|
||||
%%}
|
||||
|
||||
code mkDriver = {%%
|
||||
hsetprop ${scobj_hpath} debug_threshold 1
|
||||
%%}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user