All checks were successful
Source release / source-package (push) Successful in 47s
Fix two malformed fprintf() string literals introduced while adding the AFP Get Entry ID From Name smoke-test options. The previous patch accidentally emitted literal newlines inside the diagnostic strings for invalid --volume and --entry-id arguments, which broke compilation of afp_entry_id_smoke.c. This changes only Linux test diagnostics; AFP protocol behavior is unchanged.