Changes by: Nathaniel Gray (n8gray at cs.caltech.edu)
Date: 2008-07-29 01:05:36 -0700 (Tue, 29 Jul 2008)
Revision: 162
Log message:

      Fix ls command in BSD flags test.  The test did not work before due to ls
     printing different output for regular users and super users.  Thus for 
     regular users 'ls -lo' would print the BSD flags, but 'sudo ls -lo' did not.
     
     Also, without the -d flag the directory with flags test was broken.

Changes  Path(relative to public/backup-bouncer/tests.d)
+3 -2 60-bsd-flags.test