Empty mail is send if PIZZAINC is set incorrectly #3

Closed
opened 2023-06-20 18:23:33 +02:00 by migration-script · 0 comments

DESCRIPTION

If one sets the variable PIZZAINC incorrectly, pizza sends an empty mail instead of throwing an error and exiting.

pizza should check whether the message-content-file exists.

REPRODUCE

install pizza to $FOO. then run

export $BAR; pizza -p -m your@mail.com

with $BAR != $FOO

## DESCRIPTION If one sets the variable PIZZAINC incorrectly, pizza sends an empty mail instead of throwing an error and exiting. pizza should check whether the message-content-file exists. ## REPRODUCE install pizza to $FOO. then run ```shell export $BAR; pizza -p -m your@mail.com ``` with $BAR != $FOO
migration-script added the
bug
priority: low
severity: low
labels 2023-06-20 18:23:33 +02:00
gesina was assigned by migration-script 2023-06-20 18:23:33 +02:00
Sign in to join this conversation.
No milestone
No project
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: pheerai/pizza#3
No description provided.