correct whitespace errors in readme files
[openafs.git] / src / tests / README
index 1b905aa..db54cd1 100644 (file)
@@ -3,12 +3,12 @@ AFS verification suite
 
 Prerequisites
 
-1) A Kerberos KDC should already be configured 
+1) A Kerberos KDC should already be configured
 2) An afs key should be in the KeyFile the AFS binaries will use
    (/usr/afs/etc/KeyFile in an IBM-style installation; bos_util can be used
     to set it up)
 3) 2 srvtabs or keytabs with user keys, one for the user "admin"
-   and one for the user "user" that can be used for authenticated testing 
+   and one for the user "user" that can be used for authenticated testing
    of the AFS installation
 4) The necessary tools for getting an AFS token from the installed Kerberos
    (typically aklog) should be available.
@@ -209,22 +209,22 @@ Some tests as noted are:
  * Copyright (c) 2001 Kungliga Tekniska Högskolan
  * (Royal Institute of Technology, Stockholm, Sweden).
  * All rights reserved.
- * 
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
- * 
+ *
  * 1. Redistributions of source code must retain the above copyright
  *    notice, this list of conditions and the following disclaimer.
- * 
+ *
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 
+ *
  * 3. Neither the name of the Institute nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
- * 
+ *
  * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE