mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
update comments
This commit is contained in:
parent
563bc681a0
commit
c4c78410ed
@ -246,7 +246,7 @@ def datadistribution(logger):
|
||||
def transaction(logger):
|
||||
"""This test will cover the transaction related fdbcli commands.
|
||||
In particular,
|
||||
'begin', 'commit', 'rollback', 'option'
|
||||
'begin', 'rollback', 'option'
|
||||
'getversion', 'get', 'getrange', 'clear', 'clearrange', 'set', 'commit'
|
||||
"""
|
||||
err1 = run_fdbcli_command_and_get_error('set', 'key', 'value')
|
||||
|
Loading…
x
Reference in New Issue
Block a user