aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xmlGenerator/hostDomainGenerator.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xmlGenerator/hostDomainGenerator.sh')
-rwxr-xr-xtools/xmlGenerator/hostDomainGenerator.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xmlGenerator/hostDomainGenerator.sh b/tools/xmlGenerator/hostDomainGenerator.sh
index c084753..4222382 100755
--- a/tools/xmlGenerator/hostDomainGenerator.sh
+++ b/tools/xmlGenerator/hostDomainGenerator.sh
@@ -296,7 +296,7 @@ fi
# Send the extended domain description routing files converted to pfw commands
m4 "$@" |
- "$PFWScriptGenerator" --pfw |
+ "$PFWScriptGenerator" --output-kind pfw |
deleteEscapedNewLines |
forEachLine "$PFWSendCommand @" | sed '/^Done$/d'