X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=t%2Ft0004-server.sh;h=5329ef0f3aaf85b7f50f0b460e28026ca4067378;hb=1709cc8f8a54429441f8f83c38146e667133c727;hp=1963748f81547ac5706b992597cc41955abffa6d;hpb=b5f9618cde29dfe0871b420c54c094362e3b5dc6;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"