Remove debug_threshold from debugging test

This commit is contained in:
Douglas Clowes
2014-11-13 14:39:26 +11:00
parent ee4cd27f0e
commit b35c470c79
2 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# vim: ts=8 sts=2 sw=2 expandtab autoindent smartindent nocindent
driver he3_polanal = {
debug_threshold = 0;
protocol = std;
class = instrument;
simulation_group = rfgen_simulation;

View File

@ -3,7 +3,6 @@
# vim: ft=tcl ts=8 sts=2 sw=2 expandtab autoindent smartindent nocindent
#
driver knauer_pump = {
debug_threshold = 0;
vendor = knauer; device = pump40p; protocol = knauer_ap;
class = environment;
simulation_group = environment_simulation;