launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #25717
Re: [Merge] ~pappacena/turnip:py3-repo-creation-check into turnip:master
Diff comments:
> diff --git a/Makefile b/Makefile
> index 8ef2a72..a47e5aa 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -116,7 +115,8 @@ check-python3-partial:
> turnip.pack.tests.test_ssh \
> turnip.pack.tests.test_functional.TestBackendFunctional \
> turnip.pack.tests.test_functional.TestGitFrontendFunctional \
> - turnip.pack.tests.test_functional.TestSmartSSHServiceFunctional
> + turnip.pack.tests.test_functional.TestSmartSSHServiceFunctional \
> + turnip.pack.tests.test_functional.TestSmartHTTPFrontendFunctional
Yay! :)
>
> check-python3:
> $(MAKE) check VENV_ARGS="-p python3" ENV="$(PY3_ENV)"
--
https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/394373
Your team Launchpad code reviewers is requested to review the proposed merge of ~pappacena/turnip:py3-repo-creation-check into turnip:master.
References