]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - t/t0004-server.sh
server: Convert non-afs commands to lopsub.
[paraslash.git] / t / t0004-server.sh
index 1963748f81547ac5706b992597cc41955abffa6d..5329ef0f3aaf85b7f50f0b460e28026ca4067378 100755 (executable)
@@ -28,7 +28,7 @@ declare -a commands=() cmdline=() required_objects=() good=() bad=()
 i=0
 commands[$i]="help"
 cmdline[$i]="help"
 i=0
 commands[$i]="help"
 cmdline[$i]="help"
-good[$i]='help server  ----'
+good[$i]='help ----'
 
 let i++
 commands[$i]="init"
 
 let i++
 commands[$i]="init"