[PATCH] rather cosmetic fix for status.c

Michael Glauche mg at plum.de
Wed May 3 19:59:03 GMT 2000


--- status.c    Wed May  3 20:51:10 2000
+++ /usr/src/orig/samba-tng-alpha.2.5.3/source/utils/status.c   Mon Apr  3
08:01:52 2000
@@ -309,7 +309,7 @@
                        printf("You need to have status=yes in your smb config
file\n");
                return(0);
        }  else if (verbose) {
-               printf("Opened TDB status file \n");
+               printf("Opened status file %s\n", fname);
        }

        if (locks_only) goto locks;




More information about the samba-technical mailing list