URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14390>

                 Summary: Test suite failure in quit.exp
                 Project: findutils
            Submitted by: ametzler
            Submitted on: Sa 03.09.2005 um 19:41
                Category: find
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 4.2.25
           Fixed Release: None

    _______________________________________________________

Details:

The quit.(exp|xo) tests do not work for me. They test whether

mkdir tmp tmp/top tmp/top/one tmp/top/one/foo tmp/top/two
find tmp/top -depth -print -name one -quit

produces
tmp/top/one/foo
tmp/top/one

However on my system I get

[EMAIL PROTECTED]:~/blah$ find tmp/top -depth -print -name one -quit
tmp/top/two
tmp/top/one/foo
tmp/top/one

in my homedirecory and /tmp which are both on a ext3 partition (with
dir_index) and in /dev/shm which uses tmpfs.

I do get the expected result on VFAT and loop-mounted test-filesystems using
ext2, ext3 or reiser.






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=14390>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-findutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-findutils

Reply via email to