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

smaguin
04.57.2008 9d64bf773611e262fc53af76c58cfb75077291f1
refs
author smaguin <smaguin@localhost>
Friday, April 4, 2008 17:57 +0200
committer smaguin <smaguin@localhost>
Friday, April 4, 2008 17:57 +0200
commit9d64bf773611e262fc53af76c58cfb75077291f1
tree 14e1b1bf8f4867962b2abb1ada30ae04d02382b4 tree | zip | gz
parent 71df1f2b713463ca1a7c032f5e1d572a25920fc8 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
opendj-sdk/opends/tests/system-tests/phases/shared/functions/utils.xml 2 ●●● diff | view | raw | blame | history