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