diff options
Diffstat (limited to 't/BucardoTesting.pm')
| -rw-r--r-- | t/BucardoTesting.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/BucardoTesting.pm b/t/BucardoTesting.pm index 534b87cc4..b09844823 100644 --- a/t/BucardoTesting.pm +++ b/t/BucardoTesting.pm @@ -1060,7 +1060,6 @@ sub setup_bucardo { $count = $sth->execute('reason_file' => "$PIDDIR/reason"); $count = $sth->execute('sendmail_file' => 'debug.sendmail.txt'); $count = $sth->execute('audit_pid' => 1); - $count = $sth->execute('kid_serial_sleep' => 1); $dbh->commit(); ## Adjust a second way |
