summaryrefslogtreecommitdiffstats
path: root/tools/xmlGenerator/lightRoutingUpdate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xmlGenerator/lightRoutingUpdate.sh')
-rwxr-xr-xtools/xmlGenerator/lightRoutingUpdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xmlGenerator/lightRoutingUpdate.sh b/tools/xmlGenerator/lightRoutingUpdate.sh
index 4bde78f..7403622 100755
--- a/tools/xmlGenerator/lightRoutingUpdate.sh
+++ b/tools/xmlGenerator/lightRoutingUpdate.sh
@@ -100,7 +100,7 @@ done
log "Generate domain commands from file(s): $*"
m4 "$@" \
- | $(dirname $0)/PFWScriptGenerator.py --pfw >> "${tmpfile}"
+ | $(dirname $0)/PFWScriptGenerator.py --output-kind pfw >> "${tmpfile}"
echo "setAutoSync off" >> "${tmpfile}"