If I run LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp
I get the following **************************** * Sanity check in progress * **************************** chmod: WARNING: can't change confmdtest chmod: WARNING: can't change confmdtest2 rm: cannot read directory confmdtest: Permission denied maildirmake: File exists usage: cmp [-l] [-s] file1 file2 [skip1] [skip2] Should I be running the check test under su instead my user account? Russell Premont -----Original Message----- From: [EMAIL PROTECTED] [mailto:courier-users-admin@;lists.sourceforge.net]On Behalf Of Sam Varshavchik Sent: Thursday, October 31, 2002 8:02 PM To: Courier-Users Subject: [courier-users] Re: Check fail Russell Premont writes: > When I run make check it fails at imap: > > make[1]: Entering directory `/export/home/russ/courier-0.39.3/imap' > LC_ALL=C; export LC_ALL; ./testsuite | ./testsuitefix.pl | sort | cmp -s - ./testsuite.txt The sorted output of testsuite | testsuitefix.pl does not match the expected output (testsuite.txt). You must run this pipe by hand, and compare its output with testsuite.txt. ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
