Skip to content

Commit

Permalink
remove env_messages from all_tunables.expected
Browse files Browse the repository at this point in the history
Signed-off-by: Aakash Arayambeth <aarayambeth@bloomberg.net>
  • Loading branch information
Aakash Arayambeth authored and aakash10292 committed Oct 12, 2023
1 parent 874ee68 commit f7275e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tunables.test/t00_all_tunables.expected
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@
(name='enablecursorser', description='', type='BOOLEAN', value='OFF', read_only='N')
(name='enque_flush_interval', description='', type='INTEGER', value='0', read_only='Y')
(name='enque_reorder_lookahead', description='', type='INTEGER', value='20', read_only='Y')
(name='env_messages', description='', type='BOOLEAN', value='OFF', read_only='Y')
(name='epochms_repts', description='', type='BOOLEAN', value='OFF', read_only='Y')
(name='erroff', description='Disables 'erron'', type='BOOLEAN', value='OFF', read_only='Y')
(name='erron', description='', type='BOOLEAN', value='ON', read_only='Y')
Expand Down

0 comments on commit f7275e7

Please sign in to comment.