You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Y] Have you checked for an existing issue describing your idea?
What is your proposal?
A thought just came to mind, if I want to test a given config option (e.g. sysutils_bacula15-server_SET+=S3), can I specify that on the command line for poudriere?
What is the existing behavior, if any?
For existing testing, I have to put the testing options into a *-make.conf file
Prerequisites
What is your proposal?
A thought just came to mind, if I want to test a given config option (e.g.
sysutils_bacula15-server_SET+=S3
), can I specify that on the command line for poudriere?What is the existing behavior, if any?
For existing testing, I have to put the testing options into a
*-make.conf
fileWhat is the motivation / use case for the change?
Easy and clear testing.
Did you consider any alternatives?
Yes, modifying the
*-make
filesIs this really a ports feature request?
No
Example
sudo poudriere testport -j 140R -p dvl-FreeBSD -i sysutils/bacula13-server --option-make sysutils_bacula15-server_SET+=S3
Additional context
nil
The text was updated successfully, but these errors were encountered: