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/plan.xsl | 3 +-- src/steps/process.xsl | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/steps/plan.xsl b/src/steps/plan.xsl index 9ad773b..acc25ec 100644 --- a/src/steps/plan.xsl +++ b/src/steps/plan.xsl @@ -2,10 +2,9 @@ - + + + + + success + + + error + + -- cgit v1.2.3