mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
04.57.2008 a4de599a1bcec01ab0b9d07a424e39e38aaa5142
refs
author smaguin <smaguin@localhost>
Friday, April 4, 2008 17:57 +0200
committer smaguin <smaguin@localhost>
Friday, April 4, 2008 17:57 +0200
commita4de599a1bcec01ab0b9d07a424e39e38aaa5142
tree 1e42b7eee983391be3f1c469c697b03a1935339e tree | zip | gz
parent 94191c3f6bfa29d75c519803da8de08bc9e7cc7d view | diff
add arguments in the  message


--- utils.xml (revision 4108)
+++ utils.xml (working copy)
@@ -789,7 +789,7 @@
<if expr="STAFCmdExist == TRUE">
<sequence>
<call function="'writeMessage'">
- { 'content' : 'Running cmd: %s' % command,
+ { 'content' : 'Running cmd: %s %s ' % (command,arguments),
'fileFd' : fileFd }
</call>





1 files modified
2 ■■■ changed files
opends/tests/system-tests/phases/shared/functions/utils.xml 2 ●●● diff | view | raw | blame | history