Whitespace

This commit is contained in:
Gregory Burd 2013-04-24 14:28:24 -04:00
parent 4076a1923c
commit 35e36d1cae

View file

@ -426,8 +426,6 @@ establish_connection(Config, Type) ->
%"hazard", "mutex", "ckpt" %"hazard", "mutex", "ckpt"
]) ] ++ CheckpointSetting ++ proplists:get_value(wterl, Config, [])), % sec ]) ] ++ CheckpointSetting ++ proplists:get_value(wterl, Config, [])), % sec
%% WT Session Options: %% WT Session Options:
SessionOpts = [{isolation, "snapshot"}], SessionOpts = [{isolation, "snapshot"}],