Mercurial > repos > jankanis > blast2html
changeset 49:85f757f4fcd5
debug action
author | Jan Kanis <jan.code@jankanis.nl> |
---|---|
date | Tue, 20 May 2014 16:19:05 +0200 |
parents | 49de6a204554 |
children | bfc82a8aa3c9 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 20 15:45:23 2014 +0200 +++ b/tool_dependencies.xml Tue May 20 16:19:05 2014 +0200 @@ -43,6 +43,11 @@ <package name="libxslt" version="1.1.28" /> </repository> </action> + <action type="shell_command"> + echo '*******************************************************************************' + echo $PATH + echo xslt-config at: `which -a xslt-config` + </action> <action type="setup_virtualenv"> lxml == 2.2.3 </action>