Re: [PATCH] scripts/sphinx-pre-install: add how to exit virtualenv usage message

2019-09-18 Thread Mauro Carvalho Chehab
Hi Shuah, Em Tue, 17 Sep 2019 16:48:05 -0600 Shuah Khan escreveu: > Add usage message on how to exit the virtualenv after documentation > work is done. Good idea. > > Signed-off-by: Shuah Khan > --- > scripts/sphinx-pre-install | 8 > 1 file changed, 8 insertions(+) > > diff --git

[PATCH] scripts/sphinx-pre-install: add how to exit virtualenv usage message

2019-09-17 Thread Shuah Khan
Add usage message on how to exit the virtualenv after documentation work is done. Signed-off-by: Shuah Khan --- scripts/sphinx-pre-install | 8 1 file changed, 8 insertions(+) diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install index 3b638c0e1a4f..932547791e3c 100755 -