From 2bd57a21c6159ab69c79e52d44120ddf29b506a8 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 1 Jun 2017 16:26:01 +0200 Subject: Adapt `clean` task to change in `InputXSLT:external-command` i.e. replace shell specific command chaining with successive `InputXSLT:external-command` calls --- src/steps/process.xsl | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'src/steps/process.xsl') diff --git a/src/steps/process.xsl b/src/steps/process.xsl index 51e810e..8bdffca 100644 --- a/src/steps/process.xsl +++ b/src/steps/process.xsl @@ -39,9 +39,21 @@ - + + + + + success + + + error + + -- cgit v1.2.3