HomeDevCentral

Define commands as a dictionary instead of a tuple

Description

Define commands as a dictionary instead of a tuple

Summary:
The extraneous comma made commands parsed as a tuple,
not as intended as a dictionary.

This caused any issue to fail the following test:
<command> in commands, as the tuple doesn't have named keys.

Ref T1647.

Test Plan: bats scripts/bats/test_edit_acme_dns_accounts.sh

Reviewers: dereckson

Reviewed By: dereckson

Maniphest Tasks: T1647

Differential Revision: https://devcentral.nasqueron.org/D2406

Details

Provenance
derecksonAuthored on Sep 4 2021, 20:10
derecksonPushed on Sep 4 2021, 20:15
Reviewer
dereckson
Differential Revision
D2406: Define commands as a dictionary instead of a tuple
Parents
rOPS941d33e884be: Provide nanotab wrapper for devserver
Branches
Unknown
Tags
Unknown
Tasks
Unknown Object (Maniphest Task)