App.__format_topdir(): Mention "relative" in error #78

Merged
Jan Lindemann merged 1 commit from jan/fix/20260822-app-format-topdir-mention-relative-in-error into master 2026-08-22 16:38:09 +02:00 AGit

App.__format_topdir(): Mention relative in error

__format_topdir() accepts "absolute", "relative", "unaltered", and "make:", but the error message it raises for anything else only lists "unaltered", "absolute", and "make:", leaving out "relative".

Add "relative" to the list of valid formats in the error message.

#### App.__format_topdir(): Mention relative in error __format_topdir() accepts "absolute", "relative", "unaltered", and "make:<variable-name>", but the error message it raises for anything else only lists "unaltered", "absolute", and "make:<variable-name>", leaving out "relative". Add "relative" to the list of valid formats in the error message.
App.__format_topdir(): Mention relative in error
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 8m15s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 4m19s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 8m23s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m7s
CI / Packaging test (push) Successful in 0s
eec9325b46
__format_topdir() accepts "absolute", "relative", "unaltered", and
"make:<variable-name>", but the error message it raises for anything
else only lists "unaltered", "absolute", and
"make:<variable-name>", leaving out "relative".

Add "relative" to the list of valid formats in the error message.

Assisted-by: unsloth/Qwen3.8-27B-GGUF:Q4_K_M with pi.dev v0.84.2
Signed-off-by: Jan Lindemann <jan@janware.com>
Jan Lindemann scheduled this pull request to auto merge when all checks succeed 2026-08-22 16:25:31 +02:00
Jan Lindemann changed title from App.__format_topdir(): Mention relative in error to App.__format_topdir(): Mention "relative" in error 2026-08-22 16:29:42 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
janware/jw-pkg!78
No description provided.