A minor "syntax error" in numerous test files corrected

This commit is contained in:
Daniel Stenberg 2005-01-25 21:45:03 +00:00
parent fad6e5a5bc
commit f2e71edcbd
158 changed files with 158 additions and 160 deletions

View file

@ -125,6 +125,7 @@ my %commandok = (
'STOR' => 'twosock',
'APPE' => 'twosock',
'REST' => 'twosock',
'ACCT' => 'loggedin',
'CWD' => 'loggedin|twosock',
'SYST' => 'loggedin',
'SIZE' => 'loggedin|twosock',