sphinx-pre-install: detect an existing virtualenv
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 17 Jul 2017 21:46:37 +0000 (18:46 -0300)
committerJonathan Corbet <corbet@lwn.net>
Sun, 23 Jul 2017 21:51:10 +0000 (15:51 -0600)
commit5be33182d4e22750237281f03172e6c3456cdb42
tree60c007248d9a9882b3535ca13868393157e37585
parent24071ac1a6176dda89b441cc4c757c51e2f523e0
sphinx-pre-install: detect an existing virtualenv

Detect if the script runs after creating the virtualenv,
printing the command line commands to enable the virtualenv.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
scripts/sphinx-pre-install