X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=t%2Ft0004-server.sh;h=5329ef0f3aaf85b7f50f0b460e28026ca4067378;hb=7e9cc63d2f6539585d47221e75031ba8bc172dec;hp=1963748f81547ac5706b992597cc41955abffa6d;hpb=21c6e0b09b42e61e72b741bd726856ab0bcd1d64;p=paraslash.git diff --git a/t/t0004-server.sh b/t/t0004-server.sh index 1963748f..5329ef0f 100755 --- a/t/t0004-server.sh +++ b/t/t0004-server.sh @@ -28,7 +28,7 @@ declare -a commands=() cmdline=() required_objects=() good=() bad=() i=0 commands[$i]="help" cmdline[$i]="help" -good[$i]='help server ----' +good[$i]='help ----' let i++ commands[$i]="init"