diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-10 17:00:04 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-10 17:00:04 +0200 |
| commit | 7eb9f064dfbfc2fafd4d26eaeb7e83ce925fba6f (patch) | |
| tree | 1dc1ff8000522eef621514c2fe9f7a1cf682fa78 /tests/test_cli.py | |
| parent | fddfef7cd4ff8ec9cac3e3397ff0a07579abf2c9 (diff) | |
| download | abusectl-7eb9f064dfbfc2fafd4d26eaeb7e83ce925fba6f.tar.gz abusectl-7eb9f064dfbfc2fafd4d26eaeb7e83ce925fba6f.zip | |
fix: re-ask a quoted name or org instead of losing the run
init._quoted() refuses a double quote rather than escaping it, so a name
or organisation containing one raised out of build() after every other
question had been answered, and _cmd_init turned that into an exit code.
An org name is likelier to carry a quote than an API key is, which is the
path Task 8 had just guarded.
Validated at the prompt that asked for it, which is the rule AGENTS.md
records from the hand test that found four instances of the opposite.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0176FYdVfpzUq8S9jecqQqL6
Diffstat (limited to 'tests/test_cli.py')
0 files changed, 0 insertions, 0 deletions
