Previous changeset 6:f821624d355c (2019-12-02) Next changeset 8:1e1a6eaae624 (2020-12-08) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ff56a4c9218ddea84ff5cd72fd98c62db212465d" |
modified:
macros.xml |
b |
diff -r f821624d355c -r 5e43c9229eda macros.xml --- a/macros.xml Mon Dec 02 05:52:08 2019 -0500 +++ b/macros.xml Thu Nov 05 23:17:57 2020 +0000 |
b |
@@ -15,7 +15,7 @@ <exit_code range="1:" level="fatal"/> </stdio> </xml> - <token name="@SHELL_OPTIONS@">set -o pipefail;</token> + <token name="@SHELL_OPTIONS@">set -o pipefail; export TERM=vt100; </token> <!-- Input parameters --> |