Hi Stephen
> From: Stephen Warren
> Sent: lundi 10 février 2020 21:25
>
> On 2/10/20 10:01 AM, Patrick Delaunay wrote:
> > Add a pytest for testing the env info sub-command:
> >
> > test_env_info: test command with several option
> >
> > test_env_info_test: test the result of the sub-commandi wi
On 2/10/20 10:01 AM, Patrick Delaunay wrote:
Add a pytest for testing the env info sub-command:
test_env_info: test command with several option
test_env_info_test: test the result of the sub-commandi with quiet option,
Nit: Remove "i" from the end of "sub-commandi".
diff --git a/test/py/tes
Add a pytest for testing the env info sub-command:
test_env_info: test command with several option
test_env_info_test: test the result of the sub-commandi with quiet option,
'-q' as used for support in shell test; for example:
if env info -p -d -q; then env save; fi
Signed-off-by: Patrick Dela
3 matches
Mail list logo