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

andrug
02.17.2008 ae1bf384cad894e89273bf978832b290583193d1
fix typo
1 files modified
2 ■■■ changed files
opends/tests/system-tests/phases/shared/functions/stafcmd.xml 2 ●●● patch | view | raw | blame | history
opends/tests/system-tests/phases/shared/functions/stafcmd.xml
@@ -529,7 +529,7 @@
        <call function="'writeMessage'">
          {
            'content'  : '%s: Directory %s already exists, skip' %\
                         (location,foldername),
                         (foldername,location),
            'fileFd'   : fileFd
          }
        </call>